Home
last modified time | relevance | path

Searched refs:DmAuthManager (Results 1 - 25 of 34) sorted by relevance

12

/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_auth_response_state.cpp55 std::shared_ptr<DmAuthManager> authManager = in HWTEST_F()
56 std::make_shared<DmAuthManager>(softbusConnector, hiChainConnector, listener, hiChainAuthConnector); in HWTEST_F()
72 std::shared_ptr<DmAuthManager> authManager = in HWTEST_F()
73 std::make_shared<DmAuthManager>(softbusConnector, hiChainConnector, listener, hiChainAuthConnector); in HWTEST_F()
92 std::shared_ptr<DmAuthManager> authManager = in HWTEST_F()
93 std::make_shared<DmAuthManager>(softbusConnector, hiChainConnector, listener, hiChainAuthConnector); in HWTEST_F()
126 std::shared_ptr<DmAuthManager> authManager = in HWTEST_F()
127 std::make_shared<DmAuthManager>(softbusConnector, hiChainConnector, listener, hiChainAuthConnector); in HWTEST_F()
145 std::shared_ptr<DmAuthManager> authManager = in HWTEST_F()
146 std::make_shared<DmAuthManager>(softbusConnecto in HWTEST_F()
[all...]
H A DUTTest_auth_message_processor.cpp91 std::shared_ptr<DmAuthManager> Test = in HWTEST_F()
92 std::make_shared<DmAuthManager>(softbusConnector, hiChainConnector_, listener, hiChainAuthConnector); in HWTEST_F()
106 std::shared_ptr<DmAuthManager> Test = in HWTEST_F()
107 std::make_shared<DmAuthManager>(softbusConnector, hiChainConnector_, listener, hiChainAuthConnector); in HWTEST_F()
122 std::shared_ptr<DmAuthManager> data = in HWTEST_F()
123 std::make_shared<DmAuthManager>(softbusConnector, hiChainConnector_, listener, hiChainAuthConnector); in HWTEST_F()
161 std::shared_ptr<DmAuthManager> data = in HWTEST_F()
162 std::make_shared<DmAuthManager>(softbusConnector, hiChainConnector_, listener, hiChainAuthConnector); in HWTEST_F()
188 std::shared_ptr<DmAuthManager> data = in HWTEST_F()
189 std::make_shared<DmAuthManager>(softbusConnecto in HWTEST_F()
[all...]
H A Dauth_request_state.cpp28 int32_t AuthRequestState::SetAuthManager(std::shared_ptr<DmAuthManager> authManager) in SetAuthManager()
47 std::shared_ptr<DmAuthManager> stateAuthManager = authManager_.lock(); in TransitionTo()
75 std::shared_ptr<DmAuthManager> stateAuthManager = authManager_.lock(); in Enter()
95 std::shared_ptr<DmAuthManager> stateAuthManager = authManager_.lock(); in Enter()
115 std::shared_ptr<DmAuthManager> stateAuthManager = authManager_.lock(); in Enter()
135 std::shared_ptr<DmAuthManager> stateAuthManager = authManager_.lock(); in Enter()
151 LOGI("DmAuthManager::AuthRequestJoinState"); in Enter()
152 std::shared_ptr<DmAuthManager> stateAuthManager = authManager_.lock(); in Enter()
172 std::shared_ptr<DmAuthManager> stateAuthManager = authManager_.lock(); in Enter()
188 std::shared_ptr<DmAuthManager> stateAuthManage in Enter()
[all...]
H A DUTTest_auth_request_state.cpp54 std::shared_ptr<DmAuthManager> authManager = in HWTEST_F()
55 std::make_shared<DmAuthManager>(softbusConnector, hiChainConnector, listener, hiChainAuthConnector); in HWTEST_F()
71 std::shared_ptr<DmAuthManager> authManager = in HWTEST_F()
72 std::make_shared<DmAuthManager>(softbusConnector, hiChainConnector, listener, hiChainAuthConnector); in HWTEST_F()
108 std::shared_ptr<DmAuthManager> authManager = in HWTEST_F()
109 std::make_shared<DmAuthManager>(softbusConnector, hiChainConnector, listener, hiChainAuthConnector); in HWTEST_F()
128 std::shared_ptr<DmAuthManager> authManager = in HWTEST_F()
129 std::make_shared<DmAuthManager>(softbusConnector, hiChainConnector, listener, hiChainAuthConnector); in HWTEST_F()
164 std::shared_ptr<DmAuthManager> authManager = in HWTEST_F()
165 std::make_shared<DmAuthManager>(softbusConnecto in HWTEST_F()
[all...]
H A Dauth_response_state.cpp40 int32_t AuthResponseState::SetAuthManager(std::shared_ptr<DmAuthManager> authManager) in SetAuthManager()
49 std::shared_ptr<DmAuthManager> stateAuthManager = authManager_.lock(); in TransitionTo()
88 std::shared_ptr<DmAuthManager> stateAuthManager = authManager_.lock(); in Enter()
109 std::shared_ptr<DmAuthManager> stateAuthManager = authManager_.lock(); in Enter()
126 std::shared_ptr<DmAuthManager> stateAuthManager = authManager_.lock(); in Enter()
142 std::shared_ptr<DmAuthManager> stateAuthManager = authManager_.lock(); in Enter()
158 std::shared_ptr<DmAuthManager> stateAuthManager = authManager_.lock(); in Enter()
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Dauth_request_state.cpp28 int32_t AuthRequestState::SetAuthManager(std::shared_ptr<DmAuthManager> authManager) in SetAuthManager()
48 std::shared_ptr<DmAuthManager> stateAuthManager = authManager_.lock(); in TransitionTo()
69 std::shared_ptr<DmAuthManager> stateAuthManager = authManager_.lock(); in Enter()
85 std::shared_ptr<DmAuthManager> stateAuthManager = authManager_.lock(); in Enter()
101 std::shared_ptr<DmAuthManager> stateAuthManager = authManager_.lock(); in Enter()
117 std::shared_ptr<DmAuthManager> stateAuthManager = authManager_.lock(); in Enter()
133 LOGI("DmAuthManager::AuthRequestJoinState"); in Enter()
134 std::shared_ptr<DmAuthManager> stateAuthManager = authManager_.lock(); in Enter()
150 std::shared_ptr<DmAuthManager> stateAuthManager = authManager_.lock(); in Enter()
166 std::shared_ptr<DmAuthManager> stateAuthManage in Enter()
[all...]
H A Dauth_response_state.cpp40 int32_t AuthResponseState::SetAuthManager(std::shared_ptr<DmAuthManager> authManager) in SetAuthManager()
49 std::shared_ptr<DmAuthManager> stateAuthManager = authManager_.lock(); in TransitionTo()
81 std::shared_ptr<DmAuthManager> stateAuthManager = authManager_.lock(); in Enter()
98 std::shared_ptr<DmAuthManager> stateAuthManager = authManager_.lock(); in Enter()
115 std::shared_ptr<DmAuthManager> stateAuthManager = authManager_.lock(); in Enter()
131 std::shared_ptr<DmAuthManager> stateAuthManager = authManager_.lock(); in Enter()
147 std::shared_ptr<DmAuthManager> stateAuthManager = authManager_.lock(); in Enter()
163 std::shared_ptr<DmAuthManager> stateAuthManager = authManager_.lock(); in Enter()
H A Ddm_auth_manager.cpp100 DmAuthManager::DmAuthManager(std::shared_ptr<SoftbusConnector> softbusConnector, in DmAuthManager() function in OHOS::DistributedHardware::DmAuthManager
107 LOGI("DmAuthManager constructor"); in DmAuthManager()
116 DmAuthManager::~DmAuthManager() in ~DmAuthManager()
118 LOGI("DmAuthManager destructor"); in ~DmAuthManager()
121 int32_t DmAuthManager::CheckAuthParamVaild(const std::string &pkgName, int32_t authType, in CheckAuthParamVaild()
124 LOGI("DmAuthManager::CheckAuthParamVaild start."); in CheckAuthParamVaild()
130 LOGE("DmAuthManager::CheckAuthParamVaild failed, pkgName is %{public}s, deviceId is %{public}s, extra is" in CheckAuthParamVaild()
135 LOGE("DmAuthManager in CheckAuthParamVaild()
[all...]
/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H A Dauthentication.h23 class DmAuthManager;
27 virtual int32_t ShowAuthInfo(std::string &authToken, std::shared_ptr<DmAuthManager> authManager) = 0;
28 virtual int32_t StartAuth(std::string &authToken, std::shared_ptr<DmAuthManager> authManager) = 0;
H A Dauth_request_state.h25 class DmAuthManager;
54 int32_t SetAuthManager(std::shared_ptr<DmAuthManager> authManager);
64 std::weak_ptr<DmAuthManager> authManager_;
H A Dauth_response_state.h23 class DmAuthManager;
53 int32_t SetAuthManager(std::shared_ptr<DmAuthManager> authManager);
70 std::weak_ptr<DmAuthManager> authManager_;
H A Dauth_message_processor.h76 class DmAuthManager;
82 explicit AuthMessageProcessor(std::shared_ptr<DmAuthManager> authMgr);
114 std::weak_ptr<DmAuthManager> authMgr_;
/foundation/distributedhardware/device_manager/ext/pin_auth/include/standard/
H A Dpin_auth_ui.h30 int32_t ShowPinDialog(int32_t code, std::shared_ptr<DmAuthManager> authManager);
31 int32_t InputPinDialog(std::shared_ptr<DmAuthManager> authManager);
/foundation/distributedhardware/device_manager/ext/pin_auth/src/
H A 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/include/
H A Dpin_auth.h39 int32_t ShowAuthInfo(std::string &authToken, std::shared_ptr<DmAuthManager> authManager) override;
46 int32_t StartAuth(std::string &authToken, std::shared_ptr<DmAuthManager> authManager) override;
/foundation/distributedhardware/device_manager/test/commonfuzztest/ondatareceived_fuzzer/
H A Don_data_received_fuzzer.cpp35 std::shared_ptr<DmAuthManager> authManager = in OnDataReceivedFuzzTest()
36 std::make_shared<DmAuthManager>(softbusConnector, hiChainConnector, listener, hiChainAuthConnector); in OnDataReceivedFuzzTest()
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_auth_manager_first.h51 std::shared_ptr<DmAuthManager> authManager_ =
52 std::make_shared<DmAuthManager>(softbusConnector, hiChainConnector, listener, hiChainAuthConnector);
H A DUTTest_pin_auth_ui.cpp50 std::shared_ptr<DmAuthManager> authManager =
51 std::make_shared<DmAuthManager>(softbusConnector, hiChainConnector, listener, hiChainAuthConnector);
H A DUTTest_dm_auth_manager_second.h46 std::shared_ptr<DmAuthManager> authManager_;
H A DUTTest_pin_auth.cpp49 std::shared_ptr<DmAuthManager> authManager =
50 std::make_shared<DmAuthManager>(softbusConnector, hiChainConnector, listener, hiChainAuthConnector);
52 * @tc.name: DmAuthManager::ShowAuthInfo_001
66 * @tc.name: DmAuthManager::ShowAuthInfo_002
82 * @tc.name: DmAuthManager::ShowAuthInfo_003
98 * @tc.name: DmAuthManager::ShowAuthInfo_004
114 * @tc.name: DmAuthManager::StartAuth_001
128 * @tc.name: DmAuthManager::StartAuth_002
H A DUTTest_dm_auth_manager_third.h45 std::shared_ptr<DmAuthManager> authManager_;
/foundation/distributedhardware/device_manager/ext/pin_auth/src/standard/
H A 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/include/authentication/showconfirm/standard/
H A Dshow_confirm.h33 std::shared_ptr<DmAuthManager> authManager, std::shared_ptr<DmAbilityManager> dmAbilityMgr);
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/showconfirm/standard/
H A Dshow_confirm.cpp33 void ShowConfirm::ShowConfirmDialog(const std::string &params, std::shared_ptr<DmAuthManager> authManager, in ShowConfirmDialog()
/foundation/distributedhardware/device_manager/test/commonfuzztest/pinauthui_fuzzer/
H A Dpinauthui_fuzzer.cpp36 std::shared_ptr<DmAuthManager> authManager = nullptr; in PinAuthUiFuzzTest()

Completed in 10 milliseconds

12