Searched defs:hapPathItem (Results 1 – 4 of 4) sorted by relevance
417 for (const auto& hapPathItem : formattedHapPathList_) { in CompressHapAndHspFiles() local
380 std::string hapPathItem = tempSelectedHapDirPath.string() + "/" + selectedHapName; in PrepareFilesForCompression() local
438 void Packager::CompressPackinfoIntoHap(const std::string& hapPathItem, const std::string& unzipPath… in CompressPackinfoIntoHap()
1695 … String hapPathItem = tempSelectedHapDir.getPath() + File.separator + selectedHapName; in compressAppModeForMultiProject() local2125 …private void compressPackinfoIntoHap(String hapPathItem, String outPathString, String packInfo, in… in compressPackinfoIntoHap()