Home
last modified time | relevance | path

Searched refs:stateAuthManager (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Dauth_request_state.cpp49 if (stateAuthManager == nullptr) { in TransitionTo()
70 if (stateAuthManager == nullptr) { in Enter()
86 if (stateAuthManager == nullptr) { in Enter()
102 if (stateAuthManager == nullptr) { in Enter()
118 if (stateAuthManager == nullptr) { in Enter()
135 if (stateAuthManager == nullptr) { in Enter()
151 if (stateAuthManager == nullptr) { in Enter()
155 stateAuthManager->JoinNetwork(); in Enter()
167 if (stateAuthManager == nullptr) { in Enter()
184 if (stateAuthManager == nullptr) { in Enter()
[all …]
H A Dauth_response_state.cpp50 if (stateAuthManager == nullptr) { in TransitionTo()
82 if (stateAuthManager == nullptr) { in Enter()
99 if (stateAuthManager == nullptr) { in Enter()
103 stateAuthManager->ShowConfigDialog(); in Enter()
116 if (stateAuthManager == nullptr) { in Enter()
120 stateAuthManager->CreateGroup(); in Enter()
132 if (stateAuthManager == nullptr) { in Enter()
148 if (stateAuthManager == nullptr) { in Enter()
164 if (stateAuthManager == nullptr) { in Enter()
180 if (stateAuthManager == nullptr) { in Enter()
[all …]
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A Dauth_request_state.cpp48 if (stateAuthManager == nullptr) { in TransitionTo()
60 state->SetAuthManager(stateAuthManager); in TransitionTo()
76 if (stateAuthManager == nullptr) { in Enter()
96 if (stateAuthManager == nullptr) { in Enter()
116 if (stateAuthManager == nullptr) { in Enter()
136 if (stateAuthManager == nullptr) { in Enter()
153 if (stateAuthManager == nullptr) { in Enter()
173 if (stateAuthManager == nullptr) { in Enter()
177 stateAuthManager->JoinNetwork(); in Enter()
189 if (stateAuthManager == nullptr) { in Enter()
[all …]
H A Dauth_response_state.cpp50 if (stateAuthManager == nullptr) { in TransitionTo()
62 state->SetAuthManager(stateAuthManager); in TransitionTo()
89 if (stateAuthManager == nullptr) { in Enter()
110 if (stateAuthManager == nullptr) { in Enter()
114 stateAuthManager->ShowConfigDialog(); in Enter()
127 if (stateAuthManager == nullptr) { in Enter()
131 stateAuthManager->CreateGroup(); in Enter()
143 if (stateAuthManager == nullptr) { in Enter()
147 stateAuthManager->ShowAuthInfoDialog(); in Enter()
159 if (stateAuthManager == nullptr) { in Enter()
[all …]