Searched refs:KeyWithPointer (Results 1 – 1 of 1) sorted by relevance
77 struct KeyWithPointer { struct79 bool operator ==(const KeyWithPointer& other) const { in operator ==() argument103 template<> inline android::hash_t hash_type(const KeyWithPointer& value) { in hash_type()125 class InvalidateKeyCallback : public OnEntryRemoved<KeyWithPointer, StringValue> {127 void operator()(KeyWithPointer& k, StringValue&) { in operator ()()330 LruCache<KeyWithPointer, StringValue> cache(1); in TEST_F()332 KeyWithPointer key1; in TEST_F()334 KeyWithPointer key2; in TEST_F()