Searched defs:moduleObject (Results 1 – 3 of 3) sorted by relevance
180 JSONObject moduleObject = jsonObject.getJSONObject(Constants.MODULE); in parseModuleJsonInfo() local481 JSONObject moduleObject = jsonObject.getJSONObject(Constants.MODULE); in genBuildHash() local613 JSONObject moduleObject = jsonObject.getJSONObject(Constants.MODULE); in genBuildHash() local
3633 JSONObject moduleObject = jsonObject.getJSONObject(MODULE); in parseAndModifyModuleJson() local3732 JSONObject moduleObject = jsonObject.getJSONObject(MODULE); in parseAndModifyConfigJson() local3999 JSONObject moduleObject = jsonObject.getJSONObject(MODULE); in parseAndModifyGeneralModuleJson() local4124 JSONObject moduleObject = jsonObject.getJSONObject(MODULE); in parseAndModifyGeneralConfigJson() local
208 JsonObject moduleObject = jsonObject.getAsJsonObject("module"); in getHnpsFromJson() local