Home
last modified time | relevance | path

Searched defs:next_key_seed (Results 1 – 25 of 47) sorted by relevance

12

/external/rust/android-crates-io/crates/toml_edit/src/de/
Ddatetime.rs19 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Error> in next_key_seed() method
Dspanned.rs32 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Error> in next_key_seed() function
Dtable.rs137 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Self::Error> in next_key_seed() method
/external/rust/android-crates-io/crates/serde-xml-rs/src/de/
Dmap.rs41 fn next_key_seed<K: de::DeserializeSeed<'de>>(&mut self, seed: K) -> Result<Option<K::Value>> { in next_key_seed() method
/external/rust/android-crates-io/crates/serde_test/src/
Dde.rs422 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Error> in next_key_seed() method
595 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Error> in next_key_seed() method
/external/flatbuffers/rust/flexbuffers/src/reader/
Dde.rs102 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Self::Error> in next_key_seed() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/serde_json_lenient-0.2.3/src/
Draw.rs488 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Error> in next_key_seed() method
513 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Error> in next_key_seed() method
Dnumber.rs738 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Error> in next_key_seed() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/serde_json_lenient-0.2.3/src/
Draw.rs488 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Error> in next_key_seed() method
513 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Error> in next_key_seed() method
Dnumber.rs738 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Error> in next_key_seed() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.133/src/
Draw.rs488 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Error> in next_key_seed() method
513 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Error> in next_key_seed() method
Dnumber.rs658 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Error> in next_key_seed() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.133/src/
Draw.rs488 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Error> in next_key_seed() method
513 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Error> in next_key_seed() method
Dnumber.rs658 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Error> in next_key_seed() method
/external/rust/android-crates-io/crates/serde_json/src/
Draw.rs495 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Error> in next_key_seed() method
520 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Error> in next_key_seed() method
Dnumber.rs658 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Error> in next_key_seed() method
/external/rust/android-crates-io/crates/bincode/src/de/
Dmod.rs367 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>> in deserialize_map() method
/external/rust/android-crates-io/crates/config/src/
Dde.rs216 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>> in next_key_seed() method
/external/rust/android-crates-io/crates/serde_cbor/src/
Dde.rs988 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>> in next_key_seed() function
1044 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>> in next_key_seed() function
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/serde-1.0.215/src/de/
Dmod.rs1802 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Self::Error> in next_key_seed() method
1904 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Self::Error> in next_key_seed() function
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/serde-1.0.215/src/de/
Dmod.rs1802 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Self::Error> in next_key_seed() method
1904 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Self::Error> in next_key_seed() function
/external/rust/android-crates-io/crates/serde/src/de/
Dmod.rs1802 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Self::Error> in next_key_seed() method
1904 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Self::Error> in next_key_seed() function
/external/crosvm/serde_keyvalue/src/
Dkey_values.rs399 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>> in next_key_seed() method
483 fn next_key_seed<K>(&mut self, _seed: K) -> Result<Option<K::Value>> in next_key_seed() method
/external/rust/android-crates-io/crates/ciborium/src/value/
Dde.rs529 fn next_key_seed<K: de::DeserializeSeed<'de>>( in next_key_seed() method
/external/rust/android-crates-io/crates/axum/src/extract/path/
Dde.rs227 fn next_key_seed<K>(&mut self, seed: K) -> Result<Option<K::Value>, Self::Error> in next_key_seed() method

12