Searched refs:GetStringArrayTag (Results 1 – 1 of 1) sorted by relevance
81 static char **GetStringArrayTag(const cJSON *root, const char *tag, int32_t *numReturn) in GetStringArrayTag() function195 … profVal->permission = GetStringArrayTag(jsonObj, "feature-permissions", &profVal->permissionNum); in GetProfPermission()196 …profVal->restricPermission = GetStringArrayTag(jsonObj, "restricted-permissions", &profVal->restri… in GetProfPermission()212 profVal->deviceId = GetStringArrayTag(jsonObj, "device-ids", &profVal->devidNum); in GetProfDebugInfo()