Searched refs:rawPath (Results 1 – 1 of 1) sorted by relevance
951 std::string rawPath = HapParser::GetRawFilePath(extractor, pathName); in IsRawDirFromHap() local952 if (extractor->HasEntry(rawPath)) { in IsRawDirFromHap()954 } else if (extractor->IsDirExist(rawPath)) { in IsRawDirFromHap()957 …RESMGR_HILOGD(RESMGR_TAG, "the rawfile file %{public}s is not exist in %{public}s", rawPath.c_str(… in IsRawDirFromHap()