Searched refs:ValidateDataIntegrity (Results 1 – 2 of 2) sorted by relevance
111 static bool ValidateDataIntegrity(const std::vector<std::string> &pathList);
1290 if (ValidateDataIntegrity(iter->second)) { in FindTzData()1297 bool I18nTimeZone::ValidateDataIntegrity(const std::vector<std::string> &pathList) in ValidateDataIntegrity() function in OHOS::Global::I18n::I18nTimeZone