/aosp_15_r20/external/rust/android-crates-io/crates/serde/src/de/ |
D | impls.rs | 519 fn visit_bytes<E>(self, v: &[u8]) -> Result<Self::Value, E> in visit_bytes() method 568 fn visit_bytes<E>(self, v: &[u8]) -> Result<Self::Value, E> in visit_bytes() method 714 fn visit_bytes<E>(self, v: &[u8]) -> Result<Self::Value, E> in visit_bytes() method 1748 fn visit_bytes<E>(self, v: &[u8]) -> Result<Self::Value, E> in visit_bytes() method 2067 fn visit_bytes<E>(self, value: &[u8]) -> Result<Self::Value, E> in deserialize() method 2206 fn visit_bytes<E>(self, value: &[u8]) -> Result<Self::Value, E> in deserialize() method 2407 fn visit_bytes<E>(self, value: &[u8]) -> Result<Self::Value, E> in deserialize() method 2563 fn visit_bytes<E>(self, value: &[u8]) -> Result<Self::Value, E> in deserialize() method 2701 fn visit_bytes<E>(self, value: &[u8]) -> Result<Self::Value, E> in deserialize() method 2826 fn visit_bytes<E>(self, value: &[u8]) -> Result<Self::Value, E> in deserialize() method [all …]
|
D | ignored_any.rs | 214 fn visit_bytes<E>(self, bytes: &[u8]) -> Result<Self::Value, E> in visit_bytes() method
|
D | mod.rs | 1547 fn visit_bytes<E>(self, v: &[u8]) -> Result<Self::Value, E> in visit_bytes() method
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde-1.0.197/src/de/ |
H A D | impls.rs | 519 fn visit_bytes<E>(self, v: &[u8]) -> Result<Self::Value, E> in visit_bytes() method 568 fn visit_bytes<E>(self, v: &[u8]) -> Result<Self::Value, E> in visit_bytes() method 714 fn visit_bytes<E>(self, v: &[u8]) -> Result<Self::Value, E> in visit_bytes() method 1748 fn visit_bytes<E>(self, v: &[u8]) -> Result<Self::Value, E> in visit_bytes() method 2067 fn visit_bytes<E>(self, value: &[u8]) -> Result<Self::Value, E> in deserialize() method 2206 fn visit_bytes<E>(self, value: &[u8]) -> Result<Self::Value, E> in deserialize() method 2407 fn visit_bytes<E>(self, value: &[u8]) -> Result<Self::Value, E> in deserialize() method 2563 fn visit_bytes<E>(self, value: &[u8]) -> Result<Self::Value, E> in deserialize() method 2701 fn visit_bytes<E>(self, value: &[u8]) -> Result<Self::Value, E> in deserialize() method 2826 fn visit_bytes<E>(self, value: &[u8]) -> Result<Self::Value, E> in deserialize() method [all …]
|
H A D | ignored_any.rs | 214 fn visit_bytes<E>(self, bytes: &[u8]) -> Result<Self::Value, E> in visit_bytes() method
|
H A D | mod.rs | 1547 fn visit_bytes<E>(self, v: &[u8]) -> Result<Self::Value, E> in visit_bytes() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/uuid/src/external/ |
D | serde_support.rs | 77 fn visit_bytes<E: de::Error>(self, value: &[u8]) -> Result<Uuid, E> { in deserialize() method 120 fn visit_bytes<E: de::Error>(self, value: &[u8]) -> Result<Uuid, E> { in deserialize() method
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/log-0.4.21/src/ |
H A D | serde.rs | 64 fn visit_bytes<E>(self, value: &[u8]) -> Result<Self::Value, E> in deserialize() method 159 fn visit_bytes<E>(self, value: &[u8]) -> Result<Self::Value, E> in deserialize() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/log/src/ |
D | serde.rs | 64 fn visit_bytes<E>(self, value: &[u8]) -> Result<Self::Value, E> in deserialize() method 159 fn visit_bytes<E>(self, value: &[u8]) -> Result<Self::Value, E> in deserialize() method
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde-1.0.197/src/private/ |
H A D | de.rs | 97 fn visit_bytes<E>(self, v: &[u8]) -> Result<Self::Value, E> in borrow_cow_str() method 170 fn visit_bytes<E>(self, v: &[u8]) -> Result<Self::Value, E> in borrow_cow_bytes() method 438 fn visit_bytes<F>(self, value: &[u8]) -> Result<Self::Value, F> in visit_bytes() method 712 fn visit_bytes<F>(self, value: &[u8]) -> Result<Self::Value, F> in visit_bytes() method 949 fn visit_bytes<E>(self, field: &[u8]) -> Result<Self::Value, E> in visit_bytes() method 1019 fn visit_bytes<E>(self, field: &[u8]) -> Result<Self::Value, E> in visit_bytes() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/serde/src/private/ |
D | de.rs | 97 fn visit_bytes<E>(self, v: &[u8]) -> Result<Self::Value, E> in borrow_cow_str() method 170 fn visit_bytes<E>(self, v: &[u8]) -> Result<Self::Value, E> in borrow_cow_bytes() method 438 fn visit_bytes<F>(self, value: &[u8]) -> Result<Self::Value, F> in visit_bytes() method 712 fn visit_bytes<F>(self, value: &[u8]) -> Result<Self::Value, F> in visit_bytes() method 949 fn visit_bytes<E>(self, field: &[u8]) -> Result<Self::Value, E> in visit_bytes() method 1019 fn visit_bytes<E>(self, field: &[u8]) -> Result<Self::Value, E> in visit_bytes() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/serde_cbor/src/value/ |
D | de.rs | 38 fn visit_bytes<E>(self, v: &[u8]) -> Result<Self::Value, E> in deserialize() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/toml_edit/src/ |
D | internal_string.rs | 158 fn visit_bytes<E>(self, v: &[u8]) -> Result<Self::Value, E> in visit_bytes() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/serde_cbor/src/ |
D | tags.rs | 143 fn visit_bytes<E: serde::de::Error>(self, value: &[u8]) -> Result<Self::Value, E> { in visit_bytes() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/bstr/src/ |
D | impls.rs | 853 fn visit_bytes<E: Error>( in deserialize() method 918 fn visit_bytes<E: Error>( in deserialize() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/arrayvec/src/ |
D | array_string.rs | 615 fn visit_bytes<E>(self, v: &[u8]) -> Result<Self::Value, E> in deserialize() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/features/ |
D | impl_serde.rs | 1176 fn visit_bytes<E>(self, value: &[u8]) -> Result<Self::Value, E> in deserialize() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/serde_yaml/src/ |
D | with.rs | 1803 fn visit_bytes<E>(self, v: &[u8]) -> Result<Self::Value, E> in visit_bytes() function
|