Searched defs:srcAppObj (Results 1 – 1 of 1) sorted by relevance
435 JSONObject srcAppObj = srcSummaryObj.getJSONObject(APP); in verifyPackInfo() local457 public static boolean verifyAppInPackInfo(JSONObject finalAppObj, JSONObject srcAppObj) { in verifyAppInPackInfo()502 public static boolean checkBundleTypeInPackInfo(JSONObject finalAppObj, JSONObject srcAppObj) { in checkBundleTypeInPackInfo()741 JSONObject srcAppObj = srcSummaryObj.getJSONObject(APP); in mergeTwoPackInfoByPackagePair() local