Home
last modified time | relevance | path

Searched refs:IsAuthTypeSupported (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H A Ddm_auth_manager.h488 bool IsAuthTypeSupported(const int32_t &authType);
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp136 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::DmAuthManager
2371 if (!IsAuthTypeSupported(authResponseContext_->authType)) { in ProcRespNegotiateExt()
/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_auth_manager_second.cpp1031 bool ret = authManager_->IsAuthTypeSupported(authType);
1039 bool ret = authManager_->IsAuthTypeSupported(authType);