Searched defs:moduleObj (Results 1 – 2 of 2) sorted by relevance
281 JSONObject moduleObj = jsonObject.getJSONObject(MODULE); in parseStageModuleName() local311 JSONObject moduleObj = jsonObject.getJSONObject(MODULE); in parseFaModuleName() local346 JSONObject moduleObj = jsonObject.getJSONObject(MODULE); in parsePatchModuleName() local377 JSONObject moduleObj = jsonObject.getJSONObject(MODULE); in parseFaPackageStr() local667 public static String parseDistroModuleName(JSONObject moduleObj) throws BundleException { in parseDistroModuleName()803 JSONObject moduleObj = srcModules.getJSONObject(index); in mergeTwoPackInfoObjByPackagePair() local860 JSONObject moduleObj = faObj.getJSONObject(MODULE); in parseFaEntry() local896 JSONObject moduleObj = stageObj.getJSONObject(MODULE); in parseStageEntry() local917 public static List<String> getDeviceTypeFromFAModule(JSONObject moduleObj) { in getDeviceTypeFromFAModule()932 public static List<String> getDeviceTypesFromStageModule(JSONObject moduleObj) { in getDeviceTypesFromStageModule()[all …]
2113 JSONObject moduleObj = jsonObject.getJSONObject(MODULE); in parsePatch() local