Home
last modified time | relevance | path

Searched defs:signatures (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_permission_grant_test/
H A Dbms_bundle_permission_start_full_test.cpp187 std::vector<std::string> signatures; variable
205 std::vector<std::string> signatures; variable
224 std::vector<std::string> signatures; variable
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/test/unittest/src/
H A Dhap_verify_result_test.cpp73 std::vector<string> signatures = hapVerifyResult.GetSignature(); variable
H A Dhap_verify_test.cpp192 std::vector<std::string> signatures = hapVerifyResult.GetSignature(); variable
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/include/interfaces/
H A Dhap_verify_result.h85 std::vector<std::string> signatures; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dbundle_permission_mgr.cpp269 const std::vector<std::string> &signatures) in MatchSignature()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_service_startup_test/
H A Dbms_service_startup_test.cpp561 std::vector<std::string> signatures; variable
619 std::vector<std::string> signatures = { STRING_TYPE }; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_permission_mgr.cpp370 const DefaultPermission &permission, const std::vector<std::string> &signatures) in MatchSignature()