Searched refs:GetValidHapPath (Results 1 – 2 of 2) sorted by relevance
233 int32_t GetValidHapPath(std::string &hapPath);
725 int32_t HapManager::GetValidHapPath(std::string &hapPath) in GetValidHapPath() function in OHOS::Global::Resource::HapManager825 if (HapManager::GetValidHapPath(hapOrIndexPath) == OK) { in GetRawFileList()836 return HapManager::GetValidHapPath(hapPath) == OK ? true : false; in IsLoadHap()