Searched refs:customZones (Results 1 – 1 of 1) sorted by relevance
1505 vector<string> customZones; in main() local1511 customZones.push_back(id.substr(0, idx)); in main()1521 for (vector<string>::iterator i = customZones.begin(); i != customZones.end(); i++) { in main()