Searched refs:zonesByCountryMap (Results 1 - 1 of 1) sorted by relevance

/haiku/src/preferences/time/
H A DZoneView.cpp305 ZonesByCountyMap zonesByCountryMap; local
314 zonesByCountryMap[timeZoneCode].push_back(zoneID);
317 ZonesByCountyMap::const_iterator countryIter = zonesByCountryMap.begin();
318 for (; countryIter != zonesByCountryMap.end(); ++countryIter) {

Completed in 33 milliseconds