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