Searched defs:zones (Results 1 - 1 of 1) sorted by relevance
/base/global/i18n/frameworks/zone/src/ |
H A D | zone_util.cpp | 239 std::vector<std::string> zones;
in LookupTimezoneByCountryAndNITZ() local 282 std::vector<std::string> zones;
in LookupTimezoneByCountry() local 327 GetCountryZones(std::string ®ion, std::string &defaultTimzone, bool &isBoosted, std::vector<std::string> &zones) GetCountryZones() argument 375 GetDefaultAndBoost(xmlNodePtr &value, std::string &defaultTimezone, bool &isBoosted, std::vector<std::string> &zones) GetDefaultAndBoost() argument 401 GetTimezones(xmlNodePtr &value, std::vector<std::string> &zones) GetTimezones() argument 422 GetICUCountryZones(std::string ®ion, std::vector<std::string> &zones, std::string &defaultTimezone) GetICUCountryZones() argument 455 Match(std::vector<std::string> &zones, NITZData &nitzData, std::string &systemTimezone) Match() argument 489 CheckSameDstOffset(std::vector<std::string> &zones, std::string &defaultTimezoneId, int64_t currentMillis) CheckSameDstOffset() argument [all...] |
Completed in 2 milliseconds