Home
last modified time | relevance | path

Searched defs:authManager (Results 1 – 17 of 17) sorted by relevance

/foundation/distributedhardware/device_manager/test/unittest/
DUTTest_auth_response_state.cpp55 std::shared_ptr<DmAuthManager> authManager = variable
72 std::shared_ptr<DmAuthManager> authManager = variable
92 std::shared_ptr<DmAuthManager> authManager = variable
126 std::shared_ptr<DmAuthManager> authManager = variable
145 std::shared_ptr<DmAuthManager> authManager = variable
211 std::shared_ptr<DmAuthManager> authManager = variable
230 std::shared_ptr<DmAuthManager> authManager = variable
278 std::shared_ptr<DmAuthManager> authManager = variable
296 std::shared_ptr<DmAuthManager> authManager = variable
330 std::shared_ptr<DmAuthManager> authManager = variable
[all …]
DUTTest_auth_request_state.cpp54 std::shared_ptr<DmAuthManager> authManager = variable
71 std::shared_ptr<DmAuthManager> authManager = variable
108 std::shared_ptr<DmAuthManager> authManager = variable
128 std::shared_ptr<DmAuthManager> authManager = variable
164 std::shared_ptr<DmAuthManager> authManager = variable
183 std::shared_ptr<DmAuthManager> authManager = variable
227 std::shared_ptr<DmAuthManager> authManager = variable
246 std::shared_ptr<DmAuthManager> authManager = variable
284 std::shared_ptr<DmAuthManager> authManager = variable
302 std::shared_ptr<DmAuthManager> authManager = variable
[all …]
Dauth_response_state.cpp40 int32_t AuthResponseState::SetAuthManager(std::shared_ptr<DmAuthManager> authManager) in SetAuthManager()
Dauth_request_state.cpp28 int32_t AuthRequestState::SetAuthManager(std::shared_ptr<DmAuthManager> authManager) in SetAuthManager()
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
Dauth_test_enhance.cpp93 GroupAuthManager &authManager, DeviceGroupManager &groupManager) in AuthInitMock()
132 GroupAuthManager authManager; variable
149 GroupAuthManager authManager; variable
171 GroupAuthManager authManager; variable
202 GroupAuthManager authManager; variable
234 GroupAuthManager authManager; variable
266 GroupAuthManager authManager; variable
Dauth_test_mock.cpp142 void ClientFSMCreate(MockInterfaces *mockInterface, GroupAuthManager &authManager, DeviceGroupManag… in ClientFSMCreate()
256 …ConnectInterfaceMock &connMock, LnnHichainInterfaceMock &hichainMock, GroupAuthManager authManager, in AuthInitMock()
277 GroupAuthManager authManager; variable
Dauth_test.cpp597 AuthManager authManager; variable
/foundation/distributedhardware/device_manager/ext/pin_auth/src/
Dpin_auth.cpp38 int32_t PinAuth::ShowAuthInfo(std::string &authToken, std::shared_ptr<DmAuthManager> authManager) in ShowAuthInfo()
52 int32_t PinAuth::StartAuth(std::string &authToken, std::shared_ptr<DmAuthManager> authManager) in StartAuth()
/foundation/distributedhardware/device_manager/ext/pin_auth/src/standard/
Dpin_auth_ui.cpp32 int32_t PinAuthUi::ShowPinDialog(int32_t code, std::shared_ptr<DmAuthManager> authManager) in ShowPinDialog()
59 int32_t PinAuthUi::InputPinDialog(std::shared_ptr<DmAuthManager> authManager) in InputPinDialog()
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/showconfirm/standard/
Dshow_confirm.cpp33 …owConfirm::ShowConfirmDialog(const std::string &params, std::shared_ptr<DmAuthManager> authManager, in ShowConfirmDialog()
/foundation/distributedhardware/device_manager/test/commonfuzztest/pinauth_fuzzer/
Dpinauth_fuzzer.cpp36 std::shared_ptr<DmAuthManager> authManager = nullptr; in PinAuthFuzzTest() local
/foundation/distributedhardware/device_manager/test/commonfuzztest/pinauthui_fuzzer/
Dpinauthui_fuzzer.cpp36 std::shared_ptr<DmAuthManager> authManager = nullptr; in PinAuthUiFuzzTest() local
/foundation/distributedhardware/device_manager/test/commonfuzztest/ondatareceived_fuzzer/
Don_data_received_fuzzer.cpp35 std::shared_ptr<DmAuthManager> authManager = in OnDataReceivedFuzzTest() local
/foundation/distributedhardware/device_manager/test/commonunittest/
DUTTest_pin_auth_ui.cpp50 std::shared_ptr<DmAuthManager> authManager = variable
DUTTest_pin_auth.cpp49 std::shared_ptr<DmAuthManager> authManager = variable
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
Dauth_response_state.cpp40 int32_t AuthResponseState::SetAuthManager(std::shared_ptr<DmAuthManager> authManager) in SetAuthManager()
Dauth_request_state.cpp28 int32_t AuthRequestState::SetAuthManager(std::shared_ptr<DmAuthManager> authManager) in SetAuthManager()