Searched defs:jsonString (Results 1 – 3 of 3) sorted by relevance
95 public static Version parseStageVersion(String jsonString) throws BundleException { in parseStageVersion()136 public static Version parseFaVersion(String jsonString) throws BundleException { in parseFaVersion()179 public static String parseFaBundleType(String jsonString) throws BundleException { in parseFaBundleType()194 …public static ModuleApiVersion parseStageModuleApiVersion(String jsonString) throws BundleExceptio… in parseStageModuleApiVersion()228 … public static ModuleApiVersion parseFAModuleApiVersion(String jsonString) throws BundleException { in parseFAModuleApiVersion()265 public static String parseStageModuleName(String jsonString) throws BundleException { in parseStageModuleName()295 public static String parseFaModuleName(String jsonString) throws BundleException { in parseFaModuleName()329 public static String parseFaPackageStr(String jsonString) throws BundleException { in parseFaPackageStr()359 public static String parseBundleName(String jsonString) throws BundleException { in parseBundleName()390 public static String parseVendor(String jsonString) throws BundleException { in parseVendor()[all …]
311 String jsonString = optional.get(); in compressHsp() local343 String jsonString = optional.get(); in checkStageHap() local360 private static boolean checkStageAsanEnabledValid(String jsonString) throws BundleException { in checkStageAsanEnabledValid()370 private static boolean checkStageAtomicService(String jsonString) throws BundleException { in checkStageAtomicService()392 String jsonString = optional.get(); in checkFAHap() local396 private static boolean checkFAAsanEnabledValid(String jsonString) throws BundleException { in checkFAAsanEnabledValid()907 String jsonString = FileUtils.getJsonInZips(hapFile, MODULE_JSON); in readModlueNameFromHap() local910 String jsonString = FileUtils.getJsonInZips(hapFile, CONFIG_JSON); in readModlueNameFromHap() local
97 … static List<PackInfo> parseHapList(String deviceType, String jsonString) throws BundleException { in parseHapList()136 static List<PackInfo> parsePackInfos(String jsonString) throws BundleException { in parsePackInfos()1970 static HQFInfo parsePatch(String jsonString) throws BundleException { in parsePatch()