Home
last modified time | relevance | path

Searched defs:unzipPathString (Results 1 – 3 of 3) sorted by relevance

/developtools/packing_tool/packing_tool/frameworks/src/
Dfast_app_packager.cpp635 …fs::path unzipPathString = inputPath.parent_path() / fs::path(uZipTempPath + Utils::GenerateUUID()… in RepackHsp() local
855 …pPackager::UzipHspAndRemovePackInfo(const std::string& hspPath, const std::string& unzipPathString) in UzipHspAndRemovePackInfo()
Dpackager.cpp391 …ckager::CompressPackinfoIntoHap(const std::string& hapPathItem, const std::string& unzipPathString, in CompressPackinfoIntoHap()
/developtools/packing_tool/packing_tool/frameworks/test/unittest/fast_app_packager_test/
Dfast_app_packager_test.cpp891 std::string unzipPathString = "/data/test"; variable