Searched defs:jsonString (Results 1 – 6 of 6) sorted by relevance
113 public static Version parseStageVersion(String jsonString) throws BundleException { in parseStageVersion()139 public static Version parseFaVersion(String jsonString) throws BundleException { in parseFaVersion()170 public static String parseFaBundleType(String jsonString) throws BundleException { in parseFaBundleType()185 …public static ModuleApiVersion parseStageModuleApiVersion(String jsonString) throws BundleExceptio… in parseStageModuleApiVersion()207 … public static ModuleApiVersion parseFAModuleApiVersion(String jsonString) throws BundleException { in parseFAModuleApiVersion()234 public static String parseStageModuleName(String jsonString) throws BundleException { in parseStageModuleName()253 public static String parseFaModuleName(String jsonString) throws BundleException { in parseFaModuleName()277 public static String parsePatchModuleName(String jsonString) throws BundleException { in parsePatchModuleName()296 public static String parseFaPackageStr(String jsonString) throws BundleException { in parseFaPackageStr()315 public static String parseBundleName(String jsonString) throws BundleException { in parseBundleName()[all …]
408 String jsonString = optional.get(); in compressHsp() local445 String jsonString = optional.get(); in compressHap() local675 String jsonString = optional.get(); in checkStageHap() local688 … private static boolean checkStageAsanTsanEnabledValid(String jsonString) throws BundleException { in checkStageAsanTsanEnabledValid()698 private static boolean checkStageAtomicService(String jsonString) throws BundleException { in checkStageAtomicService()718 private static boolean checkStageOverlayCfg(String jsonString) throws BundleException { in checkStageOverlayCfg()760 String jsonString = optional.get(); in checkFAHap() local764 private static boolean checkFAAsanEnabledValid(String jsonString) throws BundleException { in checkFAAsanEnabledValid()1225 String jsonString = new String(); in writeJsonFile() local1462 String jsonString = FileUtils.getJsonInZips(hapFile, MODULE_JSON); in readModlueNameFromHap() local[all …]
169 … static List<PackInfo> parseHapList(String deviceType, String jsonString) throws BundleException { in parseHapList()208 static List<PackInfo> parsePackInfos(String jsonString) throws BundleException { in parsePackInfos()2116 static HQFInfo parsePatch(String jsonString) throws BundleException { in parsePatch()
82 … String jsonString = new String(InputStreamUtils.toByteArray(data, (int) entry.getSize()), in checkCompressNativeLibs() local97 public static boolean checkCompressNativeLibs(String jsonString) { in checkCompressNativeLibs()
102 char *jsonString = cJSON_Print(root); in SaveToJsonFile() local
560 …yParser::ParseTimeLine(ProfilerPluginDataHeader &profilerPluginData, const std::string &jsonString) in ParseTimeLine()779 const std::string &jsonString, in ParseSnapshot()