Home
last modified time | relevance | path

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

/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_resource.cpp142 std::string GetIndexFilePath(std::shared_ptr<AbilityBase::Extractor> &extractor) in GetIndexFilePath() function
165 indexFilePath = GetIndexFilePath(extractor); in GetIndexData()
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dhap_parser.cpp186 std::string GetIndexFilePath(unzFile uf) in GetIndexFilePath() function
217 std::string indexFilePath = GetIndexFilePath(uf); in ReadIndexFromFile()