Searched refs:IsAuthTypeSupported (Results 1 – 3 of 3) sorted by relevance
488 bool IsAuthTypeSupported(const int32_t &authType);
136 if (!IsAuthTypeSupported(authType)) { in CheckAuthParamVaild()762 if (!IsAuthTypeSupported(authResponseContext_->authType)) { in AbilityNegotiate()1842 bool DmAuthManager::IsAuthTypeSupported(const int32_t &authType) in IsAuthTypeSupported() function in OHOS::DistributedHardware::DmAuthManager2371 if (!IsAuthTypeSupported(authResponseContext_->authType)) { in ProcRespNegotiateExt()
1031 bool ret = authManager_->IsAuthTypeSupported(authType);1039 bool ret = authManager_->IsAuthTypeSupported(authType);