Home
last modified time | relevance | path

Searched refs:RadarInfo (Results 1 - 22 of 22) sorted by relevance

/foundation/distributedhardware/device_manager/radar/include/
H A Ddm_radar_helper.h130 struct RadarInfo { struct in OHOS::DistributedHardware::Module
156 virtual bool ReportDiscoverRegCallback(struct RadarInfo &info) = 0;
157 virtual bool ReportDiscoverResCallback(struct RadarInfo &info) = 0;
158 virtual bool ReportDiscoverUserRes(struct RadarInfo &info) = 0;
160 virtual bool ReportAuthOpenSession(struct RadarInfo &info) = 0;
161 virtual bool ReportAuthSessionOpenCb(struct RadarInfo &info) = 0;
162 virtual bool ReportAuthSendRequest(struct RadarInfo &info) = 0;
163 virtual bool ReportAuthPullAuthBox(struct RadarInfo &info) = 0;
164 virtual bool ReportAuthConfirmBox(struct RadarInfo &info) = 0;
165 virtual bool ReportAuthCreateGroup(struct RadarInfo
[all...]
/foundation/deviceprofile/device_info_manager/old/radar/include/
H A Ddp_radar_helper.h98 struct RadarInfo { struct
112 bool ReportCheckDpSa(struct RadarInfo info);
113 bool ReportLoadDpSa(struct RadarInfo info);
114 bool ReportLoadDpSaCb(struct RadarInfo info);
115 bool ReportSaCheckAuth(struct RadarInfo info);
116 bool ReportGetData(struct RadarInfo info);
117 bool ReportAddData(struct RadarInfo info);
118 bool ReportDeleteData(struct RadarInfo info);
119 bool ReportSubscribeData(struct RadarInfo info);
120 bool ReportNotifyDataChange(struct RadarInfo inf
[all...]
/foundation/distributedhardware/device_manager/radar/src/lite/
H A Ddm_radar_helper.cpp29 bool DmRadarHelper::ReportDiscoverRegCallback(struct RadarInfo &info) in ReportDiscoverRegCallback()
34 bool DmRadarHelper::ReportDiscoverResCallback(struct RadarInfo &info) in ReportDiscoverResCallback()
39 bool DmRadarHelper::ReportDiscoverUserRes(struct RadarInfo &info) in ReportDiscoverUserRes()
49 bool DmRadarHelper::ReportAuthOpenSession(struct RadarInfo &info) in ReportAuthOpenSession()
54 bool DmRadarHelper::ReportAuthSessionOpenCb(struct RadarInfo &info) in ReportAuthSessionOpenCb()
59 bool DmRadarHelper::ReportAuthSendRequest(struct RadarInfo &info) in ReportAuthSendRequest()
64 bool DmRadarHelper::ReportAuthPullAuthBox(struct RadarInfo &info) in ReportAuthPullAuthBox()
69 bool DmRadarHelper::ReportAuthConfirmBox(struct RadarInfo &info) in ReportAuthConfirmBox()
74 bool DmRadarHelper::ReportAuthCreateGroup(struct RadarInfo &info) in ReportAuthCreateGroup()
84 bool DmRadarHelper::ReportAuthPullPinBox(struct RadarInfo
[all...]
/foundation/distributedhardware/device_manager/test/commonunittest/
H A Ddm_radar_helper_test.cpp40 struct RadarInfo info = { 0 }; in HWTEST_F()
48 struct RadarInfo info = { 0 }; in HWTEST_F()
56 struct RadarInfo info = { 0 }; in HWTEST_F()
64 struct RadarInfo info = { 0 }; in HWTEST_F()
71 struct RadarInfo info = { 0 }; in HWTEST_F()
83 struct RadarInfo info = { 0 }; in HWTEST_F()
90 struct RadarInfo info = { 0 }; in HWTEST_F()
97 struct RadarInfo info = { 0 }; in HWTEST_F()
104 struct RadarInfo info = { 0 }; in HWTEST_F()
111 struct RadarInfo inf in HWTEST_F()
[all...]
H A DUTTest_dm_auth_manager_third.cpp80 bool DmRadarHelper::ReportAuthConfirmBox(struct RadarInfo &info) in ReportAuthConfirmBox()
85 bool DmRadarHelper::ReportAuthInputPinBox(struct RadarInfo &info) in ReportAuthInputPinBox()
H A DUTTest_dm_auth_manager_first.cpp35 bool DmRadarHelper::ReportAuthOpenSession(struct RadarInfo &info) in ReportAuthOpenSession()
40 bool DmRadarHelper::ReportAuthConfirmBox(struct RadarInfo &info) in ReportAuthConfirmBox()
/foundation/deviceprofile/device_info_manager/old/radar/test/unittest/
H A Ddp_radar_helper_test.cpp39 struct RadarInfo info = { 0 }; in HWTEST_F()
47 struct RadarInfo info = { 0 }; in HWTEST_F()
55 struct RadarInfo info = { 0 }; in HWTEST_F()
63 struct RadarInfo info = { 0 }; in HWTEST_F()
71 struct RadarInfo info = { 0 }; in HWTEST_F()
78 struct RadarInfo info = { 0 }; in HWTEST_F()
86 struct RadarInfo info = { 0 }; in HWTEST_F()
94 struct RadarInfo info = { 0 }; in HWTEST_F()
102 struct RadarInfo info = { 0 }; in HWTEST_F()
109 struct RadarInfo inf in HWTEST_F()
[all...]
/foundation/deviceprofile/device_info_manager/old/radar/src/
H A Ddp_radar_helper.cpp24 bool DpRadarHelper::ReportCheckDpSa(struct RadarInfo info) in ReportCheckDpSa()
59 bool DpRadarHelper::ReportLoadDpSa(struct RadarInfo info) in ReportLoadDpSa()
93 bool DpRadarHelper::ReportLoadDpSaCb(struct RadarInfo info) in ReportLoadDpSaCb()
127 bool DpRadarHelper::ReportSaCheckAuth(struct RadarInfo info) in ReportSaCheckAuth()
160 bool DpRadarHelper::ReportGetData(struct RadarInfo info) in ReportGetData()
199 bool DpRadarHelper::ReportAddData(struct RadarInfo info) in ReportAddData()
238 bool DpRadarHelper::ReportDeleteData(struct RadarInfo info) in ReportDeleteData()
277 bool DpRadarHelper::ReportSubscribeData(struct RadarInfo info) in ReportSubscribeData()
312 bool DpRadarHelper::ReportNotifyDataChange(struct RadarInfo info) in ReportNotifyDataChange()
330 bool DpRadarHelper::ReportUnsbscribeData(struct RadarInfo inf
[all...]
/foundation/filemanagement/dfs_service/utils/system/include/
H A Dutils_directory.h63 struct RadarInfo { struct in OHOS::Storage::DistributedFile::Utils::BizStage::StageRes::BizState
79 void RadarDotsReportOpenSession(struct RadarInfo &info);
82 void RadarDotsReportSendFile(struct RadarInfo &info);
/foundation/deviceprofile/device_info_manager/old/services/core/src/
H A Ddistributed_device_profile_service.cpp88 struct RadarInfo info = { in PutDeviceProfile()
122 struct RadarInfo info = { in GetDeviceProfile()
142 struct RadarInfo info = { in DeleteDeviceProfile()
163 struct RadarInfo info = { in SubscribeProfileEvents()
179 struct RadarInfo info = { in UnsubscribeProfileEvents()
195 struct RadarInfo info = { in SyncDeviceProfile()
/foundation/distributedhardware/device_manager/radar/src/
H A Ddm_radar_helper.cpp38 bool DmRadarHelper::ReportDiscoverRegCallback(struct RadarInfo &info) in ReportDiscoverRegCallback()
79 bool DmRadarHelper::ReportDiscoverResCallback(struct RadarInfo &info) in ReportDiscoverResCallback()
124 bool DmRadarHelper::ReportDiscoverUserRes(struct RadarInfo &info) in ReportDiscoverUserRes()
200 bool DmRadarHelper::ReportAuthOpenSession(struct RadarInfo &info) in ReportAuthOpenSession()
247 bool DmRadarHelper::ReportAuthSessionOpenCb(struct RadarInfo &info) in ReportAuthSessionOpenCb()
268 bool DmRadarHelper::ReportAuthSendRequest(struct RadarInfo &info) in ReportAuthSendRequest()
290 bool DmRadarHelper::ReportAuthPullAuthBox(struct RadarInfo &info) in ReportAuthPullAuthBox()
308 bool DmRadarHelper::ReportAuthConfirmBox(struct RadarInfo &info) in ReportAuthConfirmBox()
341 bool DmRadarHelper::ReportAuthCreateGroup(struct RadarInfo &info) in ReportAuthCreateGroup()
413 bool DmRadarHelper::ReportAuthPullPinBox(struct RadarInfo
[all...]
/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_client.cpp73 struct RadarInfo info = { in LoadDeviceProfileService()
102 struct RadarInfo info = { in LoadSystemAbilitySuccess()
124 struct RadarInfo info = { in LoadSystemAbilityFail()
312 struct RadarInfo info = { in GetDeviceProfileService()
/foundation/filemanagement/dfs_service/utils/system/src/
H A Dutils_directory.cpp88 void RadarDotsReportOpenSession(struct RadarInfo &info) in RadarDotsReportOpenSession()
125 struct RadarInfo info = { in RadarDotsOpenSession()
135 void RadarDotsReportSendFile(struct RadarInfo &info) in RadarDotsReportSendFile()
172 struct RadarInfo info = { in RadarDotsSendFile()
/foundation/deviceprofile/device_info_manager/old/services/core/src/subscribemanager/
H A Dsubscribe_manager.cpp96 struct RadarInfo info = { in SubscribeProfileEvents()
131 struct RadarInfo info = { in UnsubscribeProfileEvents()
H A Dprofile_sync_handler.cpp54 struct RadarInfo info = { in NotifySyncCompleted()
H A Dprofile_change_handler.cpp159 struct RadarInfo info = { in NotifyProfileChanged()
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/softbus/
H A Dsoftbus_connector.cpp178 struct RadarInfo info = { in StartDiscovery()
215 struct RadarInfo info = { in StartDiscovery()
239 struct RadarInfo info = { in StopDiscovery()
464 struct RadarInfo info = { in OnSoftbusDeviceFound()
513 struct RadarInfo info = { in OnSoftbusDeviceDiscovery()
545 struct RadarInfo info = { in OnSoftbusDiscoveryResult()
/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
H A Ddevice_profile_storage_manager.cpp179 struct RadarInfo info = { in PutDeviceProfile()
231 struct RadarInfo info = { in GetDeviceProfile()
303 struct RadarInfo info = { in DeleteDeviceProfile()
399 struct RadarInfo info = { in SyncDeviceProfile()
/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_listener.cpp254 struct RadarInfo radarInfo = { in OnSoftbusDeviceOnline()
302 struct RadarInfo radarInfo = { in OnSoftbusDeviceOffline()
407 struct RadarInfo info = { in OnSoftbusDeviceFound()
549 struct RadarInfo info = { in RefreshSoftbusLNN()
580 struct RadarInfo info = { in StopRefreshSoftbusLNN()
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp308 struct RadarInfo info = { in UnAuthenticateDevice()
469 struct RadarInfo info = { .funcName = "OnSessionOpened" }; in OnSessionOpened()
717 struct RadarInfo info = { in EstablishAuthChannel()
1058 struct RadarInfo info = { in StartAuthProcess()
1160 struct RadarInfo info = { in AddMember()
1413 struct RadarInfo info = { in ShowConfigDialog()
1434 struct RadarInfo info = { in ShowAuthInfoDialog()
1533 struct RadarInfo info = { in OnUserOperation()
1682 struct RadarInfo info = { in BindTarget()
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/
H A Dhichain_connector.cpp159 struct RadarInfo info = { in CreateGroup()
/foundation/distributedhardware/device_manager/services/implementation/src/
H A Ddevice_manager_service_impl.cpp326 struct RadarInfo info = { in OnSessionOpened()

Completed in 22 milliseconds