Searched refs:key_pool (Results 1 – 4 of 4) sorted by relevance
128 key_pool: Option<Vec<CachedKey>>, field139 let key_pool = if opts.contains(BuilderOptions::SHARE_KEYS) { in new() localVariable145 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()
906 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
392 fn key_pool() { in key_pool() function
8572 …<var-decl name='key_pool' type-id='fb5b9575' visibility='default' filepath='frameworks/base/libs/a…