Home
last modified time | relevance | path

Searched refs:readRoot (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/netstack/frameworks/js/napi/http/cache/lru_cache/src/
H A Dlru_cache_disk_handler.cpp67 cJSON *readRoot = ReadJsonValueFromFile(); in WriteCacheToJsonFile() local
68 oldCache.ReadCacheFromJsonValue(readRoot); in WriteCacheToJsonFile()
69 cJSON_Delete(readRoot); in WriteCacheToJsonFile()
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dlru_cache_disk_handler.cpp279 cJSON *readRoot = ReadJsonValueFromFile(); in WriteCacheToJsonFile() local
280 oldCache.ReadCacheFromJsonValue(readRoot); in WriteCacheToJsonFile()
281 cJSON_Delete(readRoot); in WriteCacheToJsonFile()

Completed in 2 milliseconds