Home
last modified time | relevance | path

Searched defs:hapFilePath (Results 1 - 5 of 5) sorted by relevance

/developtools/packing_tool/packing_tool/frameworks/src/json/
H A Dmodule_json_utils.cpp48 bool ModuleJsonUtils::GetStageHapVerifyInfo(const std::string& hapFilePath, HapVerifyInfo& hapVerifyInfo) in GetStageHapVerifyInfo() argument
81 bool ModuleJsonUtils::GetFaHapVerifyInfo(const std::string& hapFilePath, HapVerifyInfo& hapVerifyInfo) in GetFaHapVerifyInfo() argument
197 IsModuleHap(const std::string hapFilePath) IsModuleHap() argument
[all...]
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/verify/
H A DVerifyHap.java241 public VerifyResult verifyHap(String hapFilePath) { in verifyHap() argument
320 private boolean checkCodeSign(String hapFilePath, List<SigningBlock> optionalBlocks) in checkCodeSign() argument
/developtools/packing_tool/packing_tool/frameworks/test/unittest/app_packager_test/mock/
H A Dmock_module_json_utils.cpp63 bool ModuleJsonUtils::GetStageHapVerifyInfo(const std::string& hapFilePath, HapVerifyInfo& hapVerifyInfo) in GetStageHapVerifyInfo() argument
108 bool ModuleJsonUtils::GetFaHapVerifyInfo(const std::string& hapFilePath, HapVerifyInfo& hapVerifyInfo) in GetFaHapVerifyInfo() argument
240 IsModuleHap(const std::string hapFilePath) IsModuleHap() argument
[all...]
/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/module_json_utils_test/
H A Dmodule_json_utils_test.cpp387 bool CreateModuleJsonHap(std::string hapFilePath, std::string filename, const std::string& jsonStr) in CreateModuleJsonHap() argument
413 bool CreateConfigJsonHap(std::string hapFilePath, std::string filename, const std::string& jsonStr) in CreateConfigJsonHap() argument
[all...]
/developtools/hapsigner/hapsigntool_cpp/hap/verify/src/
H A Dverify_hap.cpp239 bool VerifyHap::CheckCodeSign(const std::string& hapFilePath, in CheckCodeSign() argument

Completed in 4 milliseconds