Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/event_store/event_export/config/
Dexport_config_parser.cpp52 auto versionJson = cJSON_GetObjectItem(areaJson, versionTag.c_str()); in ParseIntFromCfg() local
/base/startup/appspawn/service/hnp/base/
Dhnp_json.c212 cJSON *versionJson = cJSON_GetObjectItem(hnpItem, "current_version"); in HnpInstallHnpExistCheck() local
366 cJSON *versionJson = cJSON_GetObjectItem(hnpItem, "current_version"); in HnpInstallInfoJsonWrite() local
/base/print/print_fwk/services/print_service/src/
Dprint_system_data.cpp1212 Json::Value versionJson; in CheckPrinterVersionFile() local