Searched defs:jsonIt (Results 1 – 2 of 2) sorted by relevance
468 … for (nlohmann::json::iterator jsonIt = jsonObject.begin(); jsonIt != jsonObject.end(); jsonIt++) { in ParsePkgContextInfoJson() local
870 … for (nlohmann::json::iterator jsonIt = jsonObject.begin(); jsonIt != jsonObject.end(); jsonIt++) { in GetPkgContextInfoListMap() local