Searched refs:cmdsItem1 (Results 1 – 1 of 1) sorted by relevance
241 cJSON *cmdsItem1 = cJSON_GetArrayItem(cmdsItem, 0); variable242 ASSERT_NE(nullptr, cmdsItem1);245 int ret = GetCmdLinesFromJson(cmdsItem1, cmdLines);247 cJSON *cmdsItem2 = cJSON_GetObjectItem(cmdsItem1, "cmds");