Searched defs:packInfoStr (Results 1 – 3 of 3) sorted by relevance
30 private String packInfoStr = ""; field in UncompressResult52 void setPackInfoStr(String packInfoStr) { in setPackInfoStr()
1957 String packInfoStr = FileUtils.getJsonInZips(new File(appPath), PACKINFO_NAME); in selectHapInApp() local2100 …private void writePackInfo(String filePath, String packInfoStr) throws BundleException, IOExceptio… in writePackInfo()
257 std::string packInfoStr = GetJsonInZips(appPath, Constants::PACK_INFO); in SelectHapInApp() local321 void MultiAppPackager::WritePackInfo(const std::string &filePath, const std::string &packInfoStr) in WritePackInfo()