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