Home
last modified time | relevance | path

Searched refs:MergeOtherCache (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/netstack/frameworks/js/napi/http/cache/lru_cache/include/
H A Dlru_cache.h38 void MergeOtherCache(const LRUCache &other);
/foundation/communication/netstack/frameworks/js/napi/http/cache/lru_cache/src/
H A Dlru_cache_disk_handler.cpp70 oldCache.MergeOtherCache(cache_); in WriteCacheToJsonFile()
H A Dlru_cache.cpp125 void LRUCache::MergeOtherCache(const LRUCache &other) in MergeOtherCache() function in OHOS::NetStack::Http::LRUCache
/foundation/communication/netstack/frameworks/cj/http/include/
H A Dlru_cache_disk_handler.h44 void MergeOtherCache(const LRUCache &other);
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dlru_cache_disk_handler.cpp121 void LRUCache::MergeOtherCache(const LRUCache &other) in MergeOtherCache() function in OHOS::NetStack::Http::LRUCache
282 oldCache.MergeOtherCache(cache_); in WriteCacheToJsonFile()

Completed in 3 milliseconds