Home
last modified time | relevance | path

Searched refs:GetValidIndexPath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dhap_manager.h240 int32_t GetValidIndexPath(std::string &indexPath);
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_manager.cpp741 int32_t HapManager::GetValidIndexPath(std::string &indexPath) in GetValidIndexPath() function in OHOS::Global::Resource::HapManager
828 if (HapManager::GetValidIndexPath(hapOrIndexPath) == OK) { in GetRawFileList()