Searched defs:moduleObj (Results 1 – 2 of 2) sorted by relevance
246 JSONObject moduleObj = getModuleObj(jsonString); in parseStageModuleName() local266 JSONObject moduleObj = getModuleObj(jsonString); in parseFaModuleName() local290 JSONObject moduleObj = getModuleObj(jsonString); in parsePatchModuleName() local309 JSONObject moduleObj = getModuleObj(jsonString); in parseFaPackageStr() local601 public static String parseDistroModuleName(JSONObject moduleObj) throws BundleException { in parseDistroModuleName()738 JSONObject moduleObj = srcModules.getJSONObject(index); in mergeTwoPackInfoObjByPackagePair() local795 JSONObject moduleObj = faObj.getJSONObject(MODULE); in parseFaEntry() local831 JSONObject moduleObj = stageObj.getJSONObject(MODULE); in parseStageEntry() local852 public static List<String> getDeviceTypeFromFAModule(JSONObject moduleObj) { in getDeviceTypeFromFAModule()867 public static List<String> getDeviceTypesFromStageModule(JSONObject moduleObj) { in getDeviceTypesFromStageModule()[all …]
2147 JSONObject moduleObj = jsonObject.getJSONObject(MODULE); in parsePatch() local