Home
last modified time | relevance | path

Searched defs:jsonStorageObject (Results 1 – 1 of 1) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/utils/
Dstorage_statistics_radar.cpp90 cJSON *jsonStorageObject = cJSON_CreateObject(); in CreateJsonString() local
163 cJSON *jsonStorageObject = cJSON_Parse(jsonString.c_str()); in ReadStatisticFile() local