Searched defs:moduleObj (Results 1 – 2 of 2) sorted by relevance
228 JSONObject moduleObj = getModuleObj(jsonString); in parseStageModuleName() local248 JSONObject moduleObj = getModuleObj(jsonString); in parseFaModuleName() local272 JSONObject moduleObj = getModuleObj(jsonString); in parsePatchModuleName() local291 JSONObject moduleObj = getModuleObj(jsonString); in parseFaPackageStr() local547 public static String parseDistroModuleName(JSONObject moduleObj) throws BundleException { in parseDistroModuleName()684 JSONObject moduleObj = srcModules.getJSONObject(index); in mergeTwoPackInfoObjByPackagePair() local741 JSONObject moduleObj = faObj.getJSONObject(MODULE); in parseFaEntry() local777 JSONObject moduleObj = stageObj.getJSONObject(MODULE); in parseStageEntry() local798 public static List<String> getDeviceTypeFromFAModule(JSONObject moduleObj) { in getDeviceTypeFromFAModule()813 public static List<String> getDeviceTypesFromStageModule(JSONObject moduleObj) { in getDeviceTypesFromStageModule()[all …]
2113 JSONObject moduleObj = jsonObject.getJSONObject(MODULE); in parsePatch() local