Searched refs:GetTzDataWidth (Results 1 – 2 of 2) sorted by relevance
97 … static void GetTzDataWidth(std::vector<std::string> filePaths, uint32_t *width, uint32_t *height);
1060 GetTzDataWidth(filePaths, &width, &height); in GetTimezoneIdByLocation()1120 void I18nTimeZone::GetTzDataWidth(std::vector<std::string> filePaths, uint32_t *width, uint32_t *he… in GetTzDataWidth() function in OHOS::Global::I18n::I18nTimeZone