Searched refs:GetPreferredPath (Results 1 – 2 of 2) sorted by relevance
106 static std::string GetPreferredPath(const double x, const std::vector<std::string> &filePaths);
1082 std::string preferredPath = GetPreferredPath(x, filePaths); in GetTimezoneIdByLocation()1244 std::string I18nTimeZone::GetPreferredPath(const double x, in GetPreferredPath() function in OHOS::Global::I18n::I18nTimeZone