Home
last modified time | relevance | path

Searched refs:rawPath (Results 1 - 1 of 1) sorted by relevance

/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dhap_parser.cpp890 std::string rawPath = HapParser::GetRawFilePath(extractor, pathName); in IsRawDirFromHap() local
891 if (extractor->HasEntry(rawPath)) { in IsRawDirFromHap()
893 } else if (extractor->IsDirExist(rawPath)) { in IsRawDirFromHap()
896 RESMGR_HILOGE(RESMGR_TAG, "the rawfile file %{public}s is not exist in %{public}s", rawPath.c_str(), hapPath); in IsRawDirFromHap()

Completed in 2 milliseconds