Home
last modified time | relevance | path

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

/developtools/packing_tool/adapter/ohos/
DModuleJsonUtil.java426 JSONObject srcPackObj = JSON.parseObject(srcPackInfo); in mergeTwoPackInfo() local
446 …public static boolean verifyPackInfo(JSONObject finalPackObj, JSONObject srcPackObj) throws Bundle… in verifyPackInfo()
701 JSONObject srcPackObj; in mergeTwoPackInfoByPackagePair() local
736 …public static void mergeTwoPackInfoObjByPackagePair(JSONObject finalPackObj, JSONObject srcPackObj, in mergeTwoPackInfoObjByPackagePair()