Searched refs:GetValidIndexPath (Results 1 – 2 of 2) sorted by relevance
240 int32_t GetValidIndexPath(std::string &indexPath);
741 int32_t HapManager::GetValidIndexPath(std::string &indexPath) in GetValidIndexPath() function in OHOS::Global::Resource::HapManager828 if (HapManager::GetValidIndexPath(hapOrIndexPath) == OK) { in GetRawFileList()