Searched refs:CheckTrustState (Results 1 – 3 of 3) sorted by relevance
1413 int32_t ret = authManager_->CheckTrustState();1424 int32_t ret = authManager_->CheckTrustState();1436 int32_t ret = authManager_->CheckTrustState();1450 int32_t ret = authManager_->CheckTrustState();1464 int32_t ret = authManager_->CheckTrustState();1479 int32_t ret = authManager_->CheckTrustState();1482 ret = authManager_->CheckTrustState();1486 ret = authManager_->CheckTrustState();1489 ret = authManager_->CheckTrustState();
506 int32_t CheckTrustState();
871 if (CheckTrustState() != DM_OK) { in ProcessAuthRequest()2606 int32_t DmAuthManager::CheckTrustState() in CheckTrustState() function in OHOS::DistributedHardware::DmAuthManager