Searched defs:jsonString (Results 1 – 5 of 5) sorted by relevance
107 public static Version parseStageVersion(String jsonString) throws BundleException { in parseStageVersion()133 public static Version parseFaVersion(String jsonString) throws BundleException { in parseFaVersion()164 public static String parseFaBundleType(String jsonString) throws BundleException { in parseFaBundleType()179 …public static ModuleApiVersion parseStageModuleApiVersion(String jsonString) throws BundleExceptio… in parseStageModuleApiVersion()201 … public static ModuleApiVersion parseFAModuleApiVersion(String jsonString) throws BundleException { in parseFAModuleApiVersion()227 public static String parseStageModuleName(String jsonString) throws BundleException { in parseStageModuleName()246 public static String parseFaModuleName(String jsonString) throws BundleException { in parseFaModuleName()270 public static String parsePatchModuleName(String jsonString) throws BundleException { in parsePatchModuleName()289 public static String parseFaPackageStr(String jsonString) throws BundleException { in parseFaPackageStr()308 public static String parseBundleName(String jsonString) throws BundleException { in parseBundleName()[all …]
395 String jsonString = optional.get(); in compressHsp() local428 String jsonString = optional.get(); in compressHap() local662 String jsonString = optional.get(); in checkStageHap() local675 private static boolean checkStageAsanEnabledValid(String jsonString) throws BundleException { in checkStageAsanEnabledValid()685 private static boolean checkStageAtomicService(String jsonString) throws BundleException { in checkStageAtomicService()705 private static boolean checkStageOverlayCfg(String jsonString) throws BundleException { in checkStageOverlayCfg()747 String jsonString = optional.get(); in checkFAHap() local751 private static boolean checkFAAsanEnabledValid(String jsonString) throws BundleException { in checkFAAsanEnabledValid()1217 String jsonString = new String(); in writeJsonFile() local1454 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()2089 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()
560 …yParser::ParseTimeLine(ProfilerPluginDataHeader& profilerPluginData, const std::string& jsonString) in ParseTimeLine()771 const std::string& jsonString, in ParseSnapshot()