Searched defs:LRU_Append (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/leveldb/util/ | ||
H A D | cache.cc | 245 void LRUCache::LRU_Append(LRUHandle* list, LRUHandle* e) { in LRU_Append() function in leveldb::__anon852f22290111::LRUCache |
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/io/ | ||
H A D | cache.cc | 257 void LRUCache::LRU_Append(LRUHandle* list, LRUHandle* e) { in LRU_Append() function in tensorflow::table::__anonf43ee0d80111::LRUCache |