Home
last modified time | relevance | path

Searched refs:ModuleDebugValidation (Results 1 – 2 of 2) sorted by relevance

/developtools/packing_tool/packing_tool/frameworks/include/json/
Dhap_verify_utils.h139 …static bool ModuleDebugValidation(const std::list<HapVerifyInfo> hapList, const std::list<HapVerif…
/developtools/packing_tool/packing_tool/frameworks/src/json/
Dhap_verify_utils.cpp193 if (!ModuleDebugValidation(hapList, hspList)) { in CheckAppFieldsIsSame()
199 bool HapVerifyUtils::ModuleDebugValidation(const std::list<HapVerifyInfo> hapList, in ModuleDebugValidation() function in OHOS::AppPackingTool::HapVerifyUtils