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