Home
last modified time | relevance | path

Searched refs:key_pool (Results 1 – 4 of 4) sorted by relevance

/third_party/flatbuffers/rust/flexbuffers/src/builder/
Dmod.rs128 key_pool: Option<Vec<CachedKey>>, field
139 let key_pool = if opts.contains(BuilderOptions::SHARE_KEYS) { in new() localVariable
145 key_pool, in new()
166 if let Some(pool) = self.key_pool.as_mut() { in reset()
176 let found = self.key_pool.as_ref().map(|pool| { in push_key()
184 self.key_pool.as_ref().unwrap()[idx].0 in push_key()
194 let pool = self.key_pool.as_mut().unwrap(); in push_key()
/third_party/flatbuffers/include/flatbuffers/
Dflexbuffers.h906 key_pool(KeyOffsetCompare(buf_)), in buf_()
933 key_pool.clear(); in Clear()
1011 auto it = key_pool.find(sloc); in Key()
1012 if (it != key_pool.end()) { in Key()
1018 key_pool.insert(sloc); in Key()
1626 KeyOffsetMap key_pool; variable
/third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/
Dbinary_format.rs392 fn key_pool() { in key_pool() function
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest-libandroid.so.abi8572 …<var-decl name='key_pool' type-id='fb5b9575' visibility='default' filepath='frameworks/base/libs/a…