Searched refs:GetAllVerifyStatus (Results 1 – 4 of 4) sorted by relevance
66 const std::unordered_map<std::string, VerifyResultInfo>& GetAllVerifyStatus();
158 const std::unordered_map<std::string, VerifyResultInfo>& AppDomainVerifyDataMgr::GetAllVerifyStatus… in GetAllVerifyStatus() function in OHOS::AppDomainVerify::AppDomainVerifyDataMgr
144 bundleVerifyStatusInfo.bundleVerifyStatusInfoMap_ = dataManager_->GetAllVerifyStatus(); in QueryAllDomainVerifyStatus()
111 ASSERT_TRUE(appDomainVerifyDataMgr->GetAllVerifyStatus().empty());