Home
last modified time | relevance | path

Searched refs:AUTH_REQUEST_REPLY (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A Dauth_request_state.cpp130 return AuthState::AUTH_REQUEST_REPLY; in GetStateType()
H A DUTTest_auth_request_state.cpp394 ASSERT_EQ(ret, AuthState::AUTH_REQUEST_REPLY);
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Dauth_request_state.cpp112 return AuthState::AUTH_REQUEST_REPLY; in GetStateType()
H A Ddm_auth_manager.cpp1105 authResponseContext_->state = AuthState::AUTH_REQUEST_REPLY; in StartRespAuthProcess()
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H A Ddm_auth_manager.h44 AUTH_REQUEST_REPLY, enumerator