Home
last modified time | relevance | path

Searched defs:srcPackObj (Results 1 – 1 of 1) sorted by relevance

/developtools/packing_tool/adapter/ohos/
DModuleJsonUtil.java397 JSONObject srcPackObj = JSON.parseObject(srcPackInfo); in mergeTwoPackInfo() local
420 …public static boolean verifyPackInfo(JSONObject finalPackObj, JSONObject srcPackObj) throws Bundle… in verifyPackInfo()
728 JSONObject srcPackObj; in mergeTwoPackInfoByPackagePair() local
763 …public static void mergeTwoPackInfoObjByPackagePair(JSONObject finalPackObj, JSONObject srcPackObj, in mergeTwoPackInfoObjByPackagePair()