Searched defs:packInfoPath (Results 1 – 11 of 11) sorted by relevance
97 bool PackageNormalize::ModifyPackInfo(const std::string &packInfoPath, in ModifyPackInfo()145 … std::string packInfoPath = tempPath + Constants::LINUX_FILE_SEPARATOR + Constants::PACK_INFO; in Process() local
144 bool VersionNormalize::ModifyPackInfo(const std::string &packInfoPath, const int32_t &newVersionCod… in ModifyPackInfo()230 std::string packInfoPath = tempPath + Constants::LINUX_FILE_SEPARATOR + Constants::PACK_INFO; in ProcessJsonFiles() local
262 bool AppPackager::GetAndCheckPackInfoPath(std::string &packInfoPath) in GetAndCheckPackInfoPath()349 std::string packInfoPath; in IsVerifyValidInAppMode() local
574 bool GeneralNormalize::ModifyPackInfo(const std::string &packInfoPath) in ModifyPackInfo()775 std::string packInfoPath = tempPath + Constants::LINUX_FILE_SEPARATOR + Constants::PACK_INFO; in ProcessJsonFiles() local
439 const std::string& outPathString, const std::string& packInfoPath) in CompressPackinfoIntoHap()
102 std::string packInfoPath; in IsVerifyValidInFastAppMode() local
40 public static boolean pack(String hapPath, String packInfoPath, String outPath) { in pack()
1297 String packInfoPath = NULL_DIR_NAME; in compressHapMode() local3587 String packInfoPath = tempDir.resolve(PACKINFO_NAME).toString(); in versionNormalize() local3651 private void parseAndModifyPackInfo(String packInfoPath, Utility utility) in parseAndModifyPackInfo()3955 String packInfoPath = tempDir.resolve(PACKINFO_NAME).toString(); in generalNormalize() local4223 private void parseAndModifyGeneralPackInfo(String packInfoPath, Utility utility) in parseAndModifyGeneralPackInfo()
70 private String packInfoPath = ""; field in Utility427 public void setPackInfoPath(String packInfoPath) { in setPackInfoPath()
553 std::string packInfoPath = OUT_PATH + PACK_INFO_FILE; variable622 std::string packInfoPath = OUT_PATH + PACK_INFO_FILE; variable662 std::string packInfoPath = OUT_PATH + PACK_INFO_FILE; variable
1192 std::string packInfoPath; variable