Searched defs:distroNode (Results 1 – 1 of 1) sorted by relevance
183 cJSON *distroNode = cJSON_GetObjectItem(moduleNode, "distro"); in ParseModule() local221 bool ConfigParser::ParseDistro(cJSON *distroNode) in ParseDistro()