Home
last modified time | relevance | path

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

/base/startup/appspawn/service/hnp/base/
H A Dhnp_json.c211 cJSON *nameJson = cJSON_GetObjectItem(hnpItem, "name"); in HnpInstallHnpExistCheck() local
213 if ((nameJson != NULL) && (strcmp(nameJson->valuestring, name) == 0)) { in HnpInstallHnpExistCheck()

Completed in 2 milliseconds