Home
last modified time | relevance | path

Searched refs:WriteCacheToJsonValue (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/cache/lru_cache/include/
H A Dlru_cache.h40 cJSON* WriteCacheToJsonValue();
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/cache/lru_cache/src/
H A Dlru_cache_disk_handler.cpp71 cJSON *writeRoot = oldCache.WriteCacheToJsonValue(); in WriteCacheToJsonFile()
H A Dlru_cache.cpp142 cJSON* LRUCache::WriteCacheToJsonValue() in WriteCacheToJsonValue() function in OHOS::NetStack::Http::LRUCache
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/
H A Dlru_cache_disk_handler.cpp138 cJSON* LRUCache::WriteCacheToJsonValue() in WriteCacheToJsonValue() function in OHOS::NetStack::Http::LRUCache
283 cJSON *writeRoot = oldCache.WriteCacheToJsonValue(); in WriteCacheToJsonFile()
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/include/
H A Dlru_cache_disk_handler.h46 cJSON* WriteCacheToJsonValue();