Searched refs:tagJson (Results 1 – 1 of 1) sorted by relevance
274 cJSON *tagJson = cJSON_GetArrayItem(kernelItem, i); in SetKernelTraceEnabled() local275 const char *name = cJSON_GetStringValue(cJSON_GetObjectItem(tagJson, "name")); in SetKernelTraceEnabled()277 cJSON *paths = GetArrayItem(tagJson, &pathCount, "sys-files"); in SetKernelTraceEnabled()