Searched defs:hapFilePath (Results 1 - 5 of 5) sorted by relevance
/developtools/packing_tool/packing_tool/frameworks/src/json/ |
H A D | module_json_utils.cpp | 48 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 D | VerifyHap.java | 241 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 D | mock_module_json_utils.cpp | 63 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 D | module_json_utils_test.cpp | 387 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 D | verify_hap.cpp | 239 bool VerifyHap::CheckCodeSign(const std::string& hapFilePath, in CheckCodeSign() argument
|
Completed in 4 milliseconds