Home
last modified time | relevance | path

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

/developtools/packing_tool/packing_tool/frameworks/src/json/
Dhap_verify_utils.cpp135 VerifyCollection verifyCollection; in CheckAppFieldsIsSame() local
213 bool HapVerifyUtils::AppFieldsIsSame(const VerifyCollection& verifyCollection, const HapVerifyInfo&… in AppFieldsIsSame()
/developtools/packing_tool/adapter/ohos/
DHapVerify.java288 VerifyCollection verifyCollection = new VerifyCollection(); in checkAppFieldsIsSame() local
368 …private static boolean appFieldsIsSame(VerifyCollection verifyCollection, HapVerifyInfo hapVerifyI… in appFieldsIsSame()