Searched refs:TemplateHashMapEntry (Results 1 – 4 of 4) sorted by relevance
17 struct TemplateHashMapEntry { struct22 TemplateHashMapEntry(Key key, Value value, uint32_t hash) in TemplateHashMapEntry() argument35 struct TemplateHashMapEntry<Key*, Value> { argument40 TemplateHashMapEntry(Key* key, Value value, uint32_t hash)
30 typedef TemplateHashMapEntry<Key, Value> Entry;
21 typedef base::TemplateHashMapEntry<SharedFunctionInfo*, uint32_t> Entry;
22 typedef base::TemplateHashMapEntry<uintptr_t, uint32_t> Entry;