Searched refs:LookupTimezoneByCountryAndNITZ (Results 1 – 3 of 3) sorted by relevance
218 CountryResult result = util.LookupTimezoneByCountryAndNITZ(region, nitzData);223 CountryResult result2 = util.LookupTimezoneByCountryAndNITZ(region, nitzData2);
127 CountryResult LookupTimezoneByCountryAndNITZ(std::string ®ion, NITZData &nitzData);
246 CountryResult ZoneUtil::LookupTimezoneByCountryAndNITZ(std::string ®ion, NITZData &nitzData) in LookupTimezoneByCountryAndNITZ() function in ZoneUtil