Searched refs:KeyWithPointer (Results 1 – 1 of 1) sorted by relevance
81 struct KeyWithPointer { struct83 bool operator ==(const KeyWithPointer& other) const { in operator ==() argument106 template<> inline android::hash_t hash_type(const KeyWithPointer& value) { in hash_type()128 class InvalidateKeyCallback : public OnEntryRemoved<KeyWithPointer, StringValue> {130 void operator()(KeyWithPointer& k, StringValue&) { in operator ()()333 LruCache<KeyWithPointer, StringValue> cache(1); in TEST_F()335 KeyWithPointer key1; in TEST_F()337 KeyWithPointer key2; in TEST_F()