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

/haiku/src/preferences/time/
H A DZoneView.cpp356 BString fullZoneID = fullCountryID; local
369 fullZoneID << "/" << timeZoneName;
372 fullZoneID << "/" << zoneID;
376 ZoneItemMap::iterator zoneIter = zoneItemMap.find(fullZoneID);
405 zoneItemMap[fullZoneID] = zoneItem;

Completed in 31 milliseconds