Lines Matching defs:jsonString
395 String jsonString = optional.get(); in compressHsp() local
428 String jsonString = optional.get(); in compressHap() local
662 String jsonString = optional.get(); in checkStageHap() local
675 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() local
751 private static boolean checkFAAsanEnabledValid(String jsonString) throws BundleException { in checkFAAsanEnabledValid()
1217 String jsonString = new String(); in writeJsonFile() local
1454 String jsonString = FileUtils.getJsonInZips(hapFile, MODULE_JSON); in readModlueNameFromHap() local
1457 String jsonString = FileUtils.getJsonInZips(hapFile, CONFIG_JSON); in readModlueNameFromHap() local
2291 String jsonString = optional.get(); in jsonSpecialProcess() local
3052 String jsonString = JSON.toJSONString(utils); in writeVersionRecord() local