Home
last modified time | relevance | path

Searched defs:authResponseState (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_auth_response_state.cpp57 std::shared_ptr<AuthResponseState> authResponseState = std::make_shared<AuthResponseInitState>(); in HWTEST_F() local
74 std::shared_ptr<AuthResponseState> authResponseState = std::make_shared<AuthResponseInitState>(); in HWTEST_F() local
94 std::shared_ptr<AuthResponseState> authResponseState in HWTEST_F() local
110 std::shared_ptr<AuthResponseState> authResponseState = std::make_shared<AuthResponseInitState>(); HWTEST_F() local
128 std::shared_ptr<AuthResponseState> authResponseState = std::make_shared<AuthResponseInitState>(); HWTEST_F() local
148 std::shared_ptr<AuthResponseState> authResponseState = std::make_shared<AuthResponseInitState>(); HWTEST_F() local
168 std::shared_ptr<AuthResponseState> authResponseState = std::make_shared<AuthResponseInitState>(); HWTEST_F() local
182 std::shared_ptr<AuthResponseState> authResponseState = std::make_shared<AuthResponseInitState>(); HWTEST_F() local
196 std::shared_ptr<AuthResponseState> authResponseState = std::make_shared<AuthResponseNegotiateState>(); HWTEST_F() local
213 std::shared_ptr<AuthResponseState> authResponseState = std::make_shared<AuthResponseNegotiateState>(); HWTEST_F() local
232 std::shared_ptr<AuthResponseState> authResponseState = std::make_shared<AuthResponseNegotiateState>(); HWTEST_F() local
263 std::shared_ptr<AuthResponseState> authResponseState = std::make_shared<AuthResponseConfirmState>(); HWTEST_F() local
280 std::shared_ptr<AuthResponseState> authResponseState = std::make_shared<AuthResponseConfirmState>(); HWTEST_F() local
300 std::shared_ptr<AuthResponseState> authResponseState = std::make_shared<AuthResponseConfirmState>(); HWTEST_F() local
315 std::shared_ptr<AuthResponseState> authResponseState = std::make_shared<AuthResponseGroupState>(); HWTEST_F() local
332 std::shared_ptr<AuthResponseState> authResponseState = std::make_shared<AuthResponseGroupState>(); HWTEST_F() local
350 std::shared_ptr<AuthResponseState> authResponseState = std::make_shared<AuthResponseGroupState>(); HWTEST_F() local
367 std::shared_ptr<AuthResponseState> authResponseState = std::make_shared<AuthResponseShowState>(); HWTEST_F() local
384 std::shared_ptr<AuthResponseState> authResponseState = std::make_shared<AuthResponseShowState>(); HWTEST_F() local
403 std::shared_ptr<AuthResponseState> authResponseState = std::make_shared<AuthResponseShowState>(); HWTEST_F() local
420 std::shared_ptr<AuthResponseState> authResponseState = std::make_shared<AuthResponseFinishState>(); HWTEST_F() local
437 std::shared_ptr<AuthResponseState> authResponseState = std::make_shared<AuthResponseFinishState>(); HWTEST_F() local
455 std::shared_ptr<AuthResponseState> authResponseState = std::make_shared<AuthResponseFinishState>(); HWTEST_F() local
488 std::shared_ptr<AuthResponseState> authResponseState = std::make_shared<AuthResponseCredential>(); HWTEST_F() local
505 std::shared_ptr<AuthResponseState> authResponseState = std::make_shared<AuthResponseCredential>(); HWTEST_F() local
[all...]
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_auth_manager_first.cpp102 std::shared_ptr<AuthResponseState> authResponseState = std::make_shared<AuthResponseFinishState>(); in HWTEST_F() local
152 std::shared_ptr<AuthResponseState> authResponseState = std::make_shared<AuthResponseConfirmState>(); in HWTEST_F() local
164 std::shared_ptr<AuthResponseState> authResponseState = std::make_shared<AuthResponseConfirmState>(); in HWTEST_F() local
177 std::shared_ptr<AuthResponseState> authResponseState = std::make_shared<AuthResponseConfirmState>(); in HWTEST_F() local
188 std::shared_ptr<AuthResponseState> authResponseState = std::make_shared<AuthResponseConfirmState>(); in HWTEST_F() local
206 std::shared_ptr<AuthResponseState> authResponseState = std::make_shared<AuthResponseConfirmState>(); HWTEST_F() local
224 std::shared_ptr<AuthResponseState> authResponseState = std::make_shared<AuthResponseInitState>(); HWTEST_F() local
277 std::shared_ptr<AuthResponseState> authResponseState = std::make_shared<AuthResponseFinishState>(); HWTEST_F() local
285 std::shared_ptr<AuthResponseState> authResponseState = nullptr; HWTEST_F() local
[all...]
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp1363 int32_t DmAuthManager::SetAuthResponseState(std::shared_ptr<AuthResponseState> authResponseState) in SetAuthResponseState() argument

Completed in 7 milliseconds