Searched defs:jsonPath (Results 1 – 8 of 8) sorted by relevance
241 bool HspPackager::CompressHspMode(const std::string &jsonPath) in CompressHspMode()287 bool HspPackager::CompressHspModePartSecond(const std::string &jsonPath) in CompressHspModePartSecond()325 bool HspPackager::CompressHspModePartThird(const std::string &jsonPath) in CompressHspModePartThird()
255 bool Packager::SetGenerateBuildHash(std::string &jsonPath, bool &generateBuildHash, bool &buildHash… in SetGenerateBuildHash()311 bool Packager::CopyFileToTempDir(std::string &jsonPath) in CopyFileToTempDir()332 const std::map<std::string, std::string> ¶meterMap, const std::string &jsonPath) in BuildHash()347 bool Packager::PutBuildHash(const std::string &jsonPath, const std::string &hash, bool &buildHashFi… in PutBuildHash()
45 std::string jsonPath; in PreProcess() local342 bool HapPackager::CheckStageHap(const std::string &jsonPath) in CheckStageHap()357 bool HapPackager::CompressHapModeForModule(const std::string &jsonPath) in CompressHapModeForModule()
210 std::string jsonPath = "aa"; variable
124 string jsonPath; in ParseRefInJsonFile() local
129 String jsonPath = utility.getOutPath() + LINUX_FILE_SEPARATOR + STAT_JSON; in scanExecute() local
50 private String jsonPath = ""; field in Utility167 public void setJsonPath(String jsonPath) { in setJsonPath()
597 String jsonPath = utility.getJsonPath(); in copyFileToTempDir() local688 String jsonPath = utility.getJsonPath(); in putBuildHash() local1488 private static String readerFile(String jsonPath) throws IOException { in readerFile()2584 private void parsePackInfoJsonFile(Utility utility, String jsonPath) in parsePackInfoJsonFile()