Home
last modified time | relevance | path

Searched refs:ReadJsonValueFromFile (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/netstack/frameworks/js/napi/http/cache/lru_cache/src/
H A Dlru_cache_disk_handler.cpp41 cJSON* LRUCacheDiskHandler::ReadJsonValueFromFile() in ReadJsonValueFromFile() function in OHOS::NetStack::Http::LRUCacheDiskHandler
67 cJSON *readRoot = ReadJsonValueFromFile(); in WriteCacheToJsonFile()
79 cJSON *root = ReadJsonValueFromFile(); in ReadCacheFromJsonFile()
92 cJSON *root = ReadJsonValueFromFile(); in Get()
/foundation/communication/netstack/frameworks/js/napi/http/cache/lru_cache/include/
H A Dlru_cache_disk_handler.h51 cJSON* ReadJsonValueFromFile();
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dlru_cache_disk_handler.cpp253 cJSON* LRUCacheDiskHandler::ReadJsonValueFromFile() in ReadJsonValueFromFile() function in OHOS::NetStack::Http::LRUCacheDiskHandler
279 cJSON *readRoot = ReadJsonValueFromFile(); in WriteCacheToJsonFile()
291 cJSON *root = ReadJsonValueFromFile(); in ReadCacheFromJsonFile()
304 cJSON *root = ReadJsonValueFromFile(); in Get()
/foundation/communication/netstack/frameworks/cj/http/include/
H A Dlru_cache_disk_handler.h116 cJSON* ReadJsonValueFromFile();

Completed in 3 milliseconds