Home
last modified time | relevance | path

Searched defs:visit_borrowed_str (Results 1 – 25 of 29) sorted by relevance

12

/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/hex-0.4.3/src/
Dserde.rs93 fn visit_borrowed_str<E>(self, data: &'de str) -> Result<Self::Value, E> in deserialize() function
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/hex-0.4.3/src/
Dserde.rs93 fn visit_borrowed_str<E>(self, data: &'de str) -> Result<Self::Value, E> in deserialize() function
/external/rust/android-crates-io/crates/hex/src/
Dserde.rs93 fn visit_borrowed_str<E>(self, data: &'de str) -> Result<Self::Value, E> in deserialize() function
/external/rust/android-crates-io/crates/camino/src/
Dserde_impls.rs22 fn visit_borrowed_str<E>(self, v: &'a str) -> Result<Self::Value, E> in visit_borrowed_str() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/log-0.4.22/src/kv/
Dvalue.rs511 fn visit_borrowed_str(&mut self, value: &'v str) -> Result<(), Error> { in visit_borrowed_str() method
577 fn visit_borrowed_str(&mut self, value: &'v str) -> Result<(), Error> { in visit_borrowed_str() function
679 fn visit_borrowed_str(&mut self, value: &'v str) -> Result<(), Error> { in visit() function
1380 fn visit_borrowed_str(&mut self, value: &'v str) -> Result<(), Error> { in test_visit_borrowed_str() method
/external/rust/android-crates-io/crates/log/src/kv/
Dvalue.rs512 fn visit_borrowed_str(&mut self, value: &'v str) -> Result<(), Error> { in visit_borrowed_str() method
578 fn visit_borrowed_str(&mut self, value: &'v str) -> Result<(), Error> { in visit_borrowed_str() function
680 fn visit_borrowed_str(&mut self, value: &'v str) -> Result<(), Error> { in visit() function
1381 fn visit_borrowed_str(&mut self, value: &'v str) -> Result<(), Error> { in test_visit_borrowed_str() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/log-0.4.22/src/kv/
Dvalue.rs511 fn visit_borrowed_str(&mut self, value: &'v str) -> Result<(), Error> { in visit_borrowed_str() method
577 fn visit_borrowed_str(&mut self, value: &'v str) -> Result<(), Error> { in visit_borrowed_str() function
679 fn visit_borrowed_str(&mut self, value: &'v str) -> Result<(), Error> { in visit() function
1380 fn visit_borrowed_str(&mut self, value: &'v str) -> Result<(), Error> { in test_visit_borrowed_str() method
/external/rust/android-crates-io/crates/serde_bytes/src/
Dde.rs139 fn visit_borrowed_str<E>(self, v: &'de str) -> Result<Self::Value, E> in deserialize() method
Dbytearray.rs259 fn visit_borrowed_str<E>(self, v: &'de str) -> Result<Self::Value, E> in visit_borrowed_str() method
/external/rust/android-crates-io/crates/serde/src/de/
Dimpls.rs726 fn visit_borrowed_str<E>(self, v: &'a str) -> Result<Self::Value, E> in visit_borrowed_str() method
768 fn visit_borrowed_str<E>(self, v: &'a str) -> Result<Self::Value, E> in visit_borrowed_str() method
1806 fn visit_borrowed_str<E>(self, v: &'a str) -> Result<Self::Value, E> in visit_borrowed_str() method
Dmod.rs1510 fn visit_borrowed_str<E>(self, v: &'de str) -> Result<Self::Value, E> in visit_borrowed_str() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/serde-1.0.215/src/de/
Dimpls.rs726 fn visit_borrowed_str<E>(self, v: &'a str) -> Result<Self::Value, E> in visit_borrowed_str() method
768 fn visit_borrowed_str<E>(self, v: &'a str) -> Result<Self::Value, E> in visit_borrowed_str() method
1806 fn visit_borrowed_str<E>(self, v: &'a str) -> Result<Self::Value, E> in visit_borrowed_str() method
Dmod.rs1510 fn visit_borrowed_str<E>(self, v: &'de str) -> Result<Self::Value, E> in visit_borrowed_str() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/serde-1.0.215/src/de/
Dimpls.rs726 fn visit_borrowed_str<E>(self, v: &'a str) -> Result<Self::Value, E> in visit_borrowed_str() method
768 fn visit_borrowed_str<E>(self, v: &'a str) -> Result<Self::Value, E> in visit_borrowed_str() method
1806 fn visit_borrowed_str<E>(self, v: &'a str) -> Result<Self::Value, E> in visit_borrowed_str() method
Dmod.rs1510 fn visit_borrowed_str<E>(self, v: &'de str) -> Result<Self::Value, E> in visit_borrowed_str() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/serde-1.0.215/src/private/
Dde.rs83 fn visit_borrowed_str<E>(self, v: &'a str) -> Result<Self::Value, E> in borrow_cow_str() method
156 fn visit_borrowed_str<E>(self, v: &'a str) -> Result<Self::Value, E> in borrow_cow_bytes() method
437 fn visit_borrowed_str<F>(self, value: &'de str) -> Result<Self::Value, F> in visit_borrowed_str() method
703 fn visit_borrowed_str<F>(self, value: &'de str) -> Result<Self::Value, F> in visit_borrowed_str() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/serde-1.0.215/src/private/
Dde.rs83 fn visit_borrowed_str<E>(self, v: &'a str) -> Result<Self::Value, E> in borrow_cow_str() method
156 fn visit_borrowed_str<E>(self, v: &'a str) -> Result<Self::Value, E> in borrow_cow_bytes() method
437 fn visit_borrowed_str<F>(self, value: &'de str) -> Result<Self::Value, F> in visit_borrowed_str() method
703 fn visit_borrowed_str<F>(self, value: &'de str) -> Result<Self::Value, F> in visit_borrowed_str() method
/external/rust/android-crates-io/crates/serde/src/private/
Dde.rs83 fn visit_borrowed_str<E>(self, v: &'a str) -> Result<Self::Value, E> in borrow_cow_str() method
156 fn visit_borrowed_str<E>(self, v: &'a str) -> Result<Self::Value, E> in borrow_cow_bytes() method
437 fn visit_borrowed_str<F>(self, value: &'de str) -> Result<Self::Value, F> in visit_borrowed_str() method
703 fn visit_borrowed_str<F>(self, value: &'de str) -> Result<Self::Value, F> in visit_borrowed_str() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/serde_json_lenient-0.2.3/src/
Draw.rs418 fn visit_borrowed_str<E>(self, s: &'de str) -> Result<Self::Value, E> in visit_borrowed_str() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/serde_json_lenient-0.2.3/src/
Draw.rs418 fn visit_borrowed_str<E>(self, s: &'de str) -> Result<Self::Value, E> in visit_borrowed_str() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.133/src/
Draw.rs418 fn visit_borrowed_str<E>(self, s: &'de str) -> Result<Self::Value, E> in visit_borrowed_str() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.133/src/
Draw.rs418 fn visit_borrowed_str<E>(self, s: &'de str) -> Result<Self::Value, E> in visit_borrowed_str() method
/external/rust/android-crates-io/crates/serde_json/src/
Draw.rs425 fn visit_borrowed_str<E>(self, s: &'de str) -> Result<Self::Value, E> in visit_borrowed_str() method
/external/rust/android-crates-io/crates/serde_yaml/src/
Dwith.rs664 fn visit_borrowed_str<E>(self, v: &'de str) -> Result<Self::Value, E> in visit_borrowed_str() function
1789 fn visit_borrowed_str<E>(self, v: &'de str) -> Result<Self::Value, E> in visit_borrowed_str() function
1949 fn visit_borrowed_str<E>(self, v: &'de str) -> Result<Self::Value, E> in visit_borrowed_str() function
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/relative-path-1.9.3/src/
Dlib.rs2277 fn visit_borrowed_str<E>(self, v: &'a str) -> Result<Self::Value, E> in deserialize() method

12