Home
last modified time | relevance | path

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

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