Searched defs:jsonPath (Results 1 – 8 of 8) sorted by relevance
302 bool Packager::SetGenerateBuildHash(std::string &jsonPath, bool &generateBuildHash, bool &buildHash… in SetGenerateBuildHash()358 bool Packager::CopyFileToTempDir(std::string &jsonPath) in CopyFileToTempDir()379 const std::map<std::string, std::string> ¶meterMap, const std::string &jsonPath) in BuildHash()394 bool Packager::PutBuildHash(const std::string &jsonPath, const std::string &hash, bool &buildHashFi… in PutBuildHash()
247 bool HspPackager::CompressHspMode(const std::string &jsonPath) in CompressHspMode()423 bool HspPackager::CompressHspModePartSecond(const std::string &jsonPath) in CompressHspModePartSecond()461 bool HspPackager::CompressHspModePartThird(const std::string &jsonPath) in CompressHspModePartThird()
50 std::string jsonPath; in PreProcess() local414 bool HapPackager::CheckStageHap(const std::string &jsonPath) in CheckStageHap()429 bool HapPackager::CompressHapModeForModule(const std::string &jsonPath) in CompressHapModeForModule()
985 std::string jsonPath = "aa"; variable1338 std::string jsonPath = "aa"; variable
124 string jsonPath; in ParseRefInJsonFile() local
129 String jsonPath = utility.getOutPath() + LINUX_FILE_SEPARATOR + STAT_JSON; in scanExecute() local
51 private String jsonPath = ""; field in Utility183 public void setJsonPath(String jsonPath) { in setJsonPath()
880 String jsonPath = utility.getJsonPath(); in copyFileToTempDir() local972 String jsonPath = utility.getJsonPath(); in putBuildHash() local1791 private static String readerFile(String jsonPath) throws IOException { in readerFile()2905 private void parsePackInfoJsonFile(Utility utility, String jsonPath) in parsePackInfoJsonFile()