Searched refs:IsIdenticalAccount (Results 1 – 7 of 7) sorted by relevance
100 g_authManager->IsIdenticalAccount(); in DmAuthManagerFuzzTest()
117 bool IsIdenticalAccount(const std::string &networkId);
446 bool IsIdenticalAccount();
558 if (resourceDesc[subtype] && !IsIdenticalAccount(networkId)) { in Enable()964 bool ComponentManager::IsIdenticalAccount(const std::string &networkId) in IsIdenticalAccount() function in OHOS::DistributedHardware::ComponentManager
737 auto ret = ComponentManager::GetInstance().IsIdenticalAccount(NETWORK_TEST);
1615 bool DmAuthManager::IsIdenticalAccount() in IsIdenticalAccount() function in OHOS::DistributedHardware::DmAuthManager2402 if (IsIdenticalAccount()) { in ProcRespNegotiate()2613 if (IsIdenticalAccount()) { in CheckTrustState()
367 bool ret = authManager_->IsIdenticalAccount();