Home
last modified time | relevance | path

Searched refs:GetAllVerifyStatus (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/app_domain_verify/services/include/manager/core/
H A Dapp_domain_verify_data_mgr.h66 const std::unordered_map<std::string, VerifyResultInfo>& GetAllVerifyStatus();
/ohos5.0/foundation/bundlemanager/app_domain_verify/services/src/manager/core/
H A Dapp_domain_verify_data_mgr.cpp158 const std::unordered_map<std::string, VerifyResultInfo>& AppDomainVerifyDataMgr::GetAllVerifyStatus in GetAllVerifyStatus() function in OHOS::AppDomainVerify::AppDomainVerifyDataMgr
H A Dapp_domain_verify_mgr_service.cpp144 bundleVerifyStatusInfo.bundleVerifyStatusInfoMap_ = dataManager_->GetAllVerifyStatus(); in QueryAllDomainVerifyStatus()
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/services/app_domain_verify_data_mgr_test/
H A Dapp_domain_verify_data_mgr_test.cpp111 ASSERT_TRUE(appDomainVerifyDataMgr->GetAllVerifyStatus().empty());