Searched refs:TemplateHashMapEntry (Results 1 – 5 of 5) 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;
22 typedef base::TemplateHashMapEntry<uintptr_t, uint32_t> Entry;
157 typedef base::TemplateHashMapEntry<uintptr_t, SerializerReference> Entry;
24 typedef base::TemplateHashMapEntry<SharedFunctionInfo*, uint32_t> Entry;