| /base/msdp/device_status/intention/cooperate/plugin/src/ |
| H A D | mouse_location.cpp | 103 void MouseLocation::OnSoftbusSessionClosed(const DSoftbusSessionClosed ¬ice) in OnSoftbusSessionClosed() argument 118 void MouseLocation::OnSubscribeMouseLocation(const DSoftbusSubscribeMouseLocation ¬ice) in OnSubscribeMouseLocation() argument 135 OnUnSubscribeMouseLocation(const DSoftbusUnSubscribeMouseLocation ¬ice) OnUnSubscribeMouseLocation() argument 156 OnReplySubscribeMouseLocation(const DSoftbusReplySubscribeMouseLocation ¬ice) OnReplySubscribeMouseLocation() argument 169 OnReplyUnSubscribeMouseLocation(const DSoftbusReplyUnSubscribeMouseLocation ¬ice) OnReplyUnSubscribeMouseLocation() argument 182 OnRemoteMouseLocation(const DSoftbusSyncMouseLocation ¬ice) OnRemoteMouseLocation() argument [all...] |
| H A D | input_device_mgr.cpp | 52 void InputDeviceMgr::OnSoftbusSessionOpened(const DSoftbusSessionOpened ¬ice) in OnSoftbusSessionOpened() argument 58 void InputDeviceMgr::OnSoftbusSessionClosed(const DSoftbusSessionClosed ¬ice) in OnSoftbusSessionClosed() argument 64 void InputDeviceMgr::OnLocalHotPlug(const InputHotplugEvent ¬ice) in OnLocalHotPlug() argument 70 void InputDeviceMgr::OnRemoteInputDevice(const DSoftbusSyncInputDevice ¬ice) in OnRemoteInputDevice() argument 80 void InputDeviceMgr::OnRemoteHotPlug(const DSoftbusHotPlugEvent ¬ice) in OnRemoteHotPlug() argument 105 HandleRemoteHotPlug(const DSoftbusHotPlugEvent ¬ice) HandleRemoteHotPlug() argument 148 BroadcastHotPlugToRemote(const InputHotplugEvent ¬ice) BroadcastHotPlugToRemote() argument [all...] |
| H A D | event_manager.cpp | 196 void EventManager::GetCooperateState(const CooperateStateNotice ¬ice) in GetCooperateState() argument 235 NotifyCooperateMessage(const CooperateNotice ¬ice) NotifyCooperateMessage() argument 254 NotifyCooperateState(const CooperateStateNotice ¬ice) NotifyCooperateState() argument [all...] |
| H A D | cooperate_free.cpp | 119 StartCooperateEvent notice = std::get<StartCooperateEvent>(event.event); in OnStart() local 188 DSoftbusStartCooperate notice = std::get<DSoftbusStartCooperate>(event.event); in OnRemoteStart() local 203 InputPointerEvent notice = std::get<InputPointerEvent>(event.event); OnPointerEvent() local [all...] |
| H A D | cooperate_in.cpp | 219 DSoftbusStartCooperate notice = std::get<DSoftbusStartCooperate>(event.event); in OnRemoteStart() local 240 DSoftbusStopCooperate notice = std::get<DSoftbusStopCooperate>(event.event); OnRemoteStop() local 264 InputPointerEvent notice = std::get<InputPointerEvent>(event.event); OnPointerEvent() local 278 DDMBoardOfflineEvent notice = std::get<DDMBoardOfflineEvent>(event.event); OnBoardOffline() local 289 DDPCooperateSwitchChanged notice = std::get<DDPCooperateSwitchChanged>(event.event); OnSwitchChanged() local 300 DSoftbusSessionClosed notice = std::get<DSoftbusSessionClosed>(event.event); OnSoftbusSessionClosed() local 314 DSoftbusSyncInputDevice notice = std::get<DSoftbusSyncInputDevice>(event.event); OnRemoteInputDevice() local 324 DSoftbusHotPlugEvent notice = std::get<DSoftbusHotPlugEvent>(event.event); OnRemoteHotPlug() local 333 UpdateCooperateFlagEvent notice = std::get<UpdateCooperateFlagEvent>(event.event); OnUpdateCooperateFlag() local 415 DSoftbusStartCooperate notice = std::get<DSoftbusStartCooperate>(event.event); OnRemoteStart() local 440 DSoftbusStopCooperate notice = std::get<DSoftbusStopCooperate>(event.event); OnRemoteStop() local 464 InputPointerEvent notice = std::get<InputPointerEvent>(event.event); OnPointerEvent() local 478 DDMBoardOfflineEvent notice = std::get<DDMBoardOfflineEvent>(event.event); OnBoardOffline() local 492 DDPCooperateSwitchChanged notice = std::get<DDPCooperateSwitchChanged>(event.event); OnSwitchChanged() local 508 DSoftbusSessionClosed notice = std::get<DSoftbusSessionClosed>(event.event); OnSoftbusSessionClosed() local 522 DSoftbusRelayCooperateFinished notice = std::get<DSoftbusRelayCooperateFinished>(event.event); OnResponse() local [all...] |
| H A D | cooperate_out.cpp | 167 DSoftbusComeBack notice = std::get<DSoftbusComeBack>(event.event); in OnComeBack() local 188 DSoftbusStartCooperate notice in OnRemoteStart() local 217 DSoftbusStopCooperate notice = std::get<DSoftbusStopCooperate>(event.event); OnRemoteStop() local 233 DSoftbusRelayCooperate notice = std::get<DSoftbusRelayCooperate>(event.event); OnRelay() local 261 InputHotplugEvent notice = std::get<InputHotplugEvent>(event.event); OnHotplug() local 279 InputPointerEvent notice = std::get<InputPointerEvent>(event.event); OnPointerEvent() local 292 DDMBoardOfflineEvent notice = std::get<DDMBoardOfflineEvent>(event.event); OnBoardOffline() local 303 DDPCooperateSwitchChanged notice = std::get<DDPCooperateSwitchChanged>(event.event); OnSwitchChanged() local 314 DSoftbusSessionClosed notice = std::get<DSoftbusSessionClosed>(event.event); OnSoftbusSessionClosed() local [all...] |
| H A D | cooperate.cpp | 366 SetDamplingCoefficientEvent notice = std::get<SetDamplingCoefficientEvent>(event.event); in SetDamplingCoefficient() local
|
| H A D | state_machine.cpp | 219 AddObserverEvent notice = std::get<AddObserverEvent>(event.event); in AddObserver() local 225 RemoveObserverEvent notice = std::get<RemoveObserverEvent>(event.event); in RemoveObserver() local 231 RegisterListenerEvent notice = std::get<RegisterListenerEvent>(event.event); in RegisterListener() local 237 UnregisterListenerEvent notice = std::get<UnregisterListenerEvent>(event.event); in UnregisterListener() local 243 RegisterHotareaListenerEvent notice = std::get<RegisterHotareaListenerEvent>(event.event); in RegisterHotAreaListener() local 249 UnregisterHotareaListenerEvent notice = std::get<UnregisterHotareaListenerEvent>(event.event); UnregisterHotAreaListener() local 328 ClientDiedEvent notice = std::get<ClientDiedEvent>(event.event); OnProcessClientDied() local 337 RegisterEventListenerEvent notice = std::get<RegisterEventListenerEvent>(event.event); RegisterEventListener() local 343 UnregisterEventListenerEvent notice = std::get<UnregisterEventListenerEvent>(event.event); UnregisterEventListener() local 375 DDPCooperateSwitchChanged notice = std::get<DDPCooperateSwitchChanged>(event.event); OnProfileChanged() local 393 DSoftbusSessionClosed notice = std::get<DSoftbusSessionClosed>(event.event); OnSoftbusSessionClosed() local 404 DSoftbusSessionOpened notice = std::get<DSoftbusSessionOpened>(event.event); OnSoftbusSessionOpened() local 412 InputHotplugEvent notice = std::get<InputHotplugEvent>(event.event); OnHotPlugEvent() local 420 DSoftbusSyncInputDevice notice = std::get<DSoftbusSyncInputDevice>(event.event); OnRemoteInputDevice() local 428 DSoftbusHotPlugEvent notice = std::get<DSoftbusHotPlugEvent>(event.event); OnRemoteHotPlug() local 436 DSoftbusSubscribeMouseLocation notice = std::get<DSoftbusSubscribeMouseLocation>(event.event); OnSoftbusSubscribeMouseLocation() local 443 DSoftbusUnSubscribeMouseLocation notice = std::get<DSoftbusUnSubscribeMouseLocation>(event.event); OnSoftbusUnSubscribeMouseLocation() local 450 DSoftbusReplySubscribeMouseLocation notice = std::get<DSoftbusReplySubscribeMouseLocation>(event.event); OnSoftbusReplySubscribeMouseLocation() local 457 DSoftbusReplyUnSubscribeMouseLocation notice = std::get<DSoftbusReplyUnSubscribeMouseLocation>(event.event); OnSoftbusReplyUnSubscribeMouseLocation() local 464 DSoftbusSyncMouseLocation notice = std::get<DSoftbusSyncMouseLocation>(event.event); OnSoftbusMouseLocation() local [all...] |
| /base/useriam/user_auth_framework/test/unittest/services/src/ |
| H A D | widget_json_test.cpp | 303 WidgetNotice notice = root.get<WidgetNotice>(); in HWTEST_F() local 311 WidgetNotice notice = root.get<WidgetNotice>(); in HWTEST_F() local 319 WidgetNotice notice = root.get<WidgetNotice>(); in HWTEST_F() local 328 WidgetNotice notice = root.get<WidgetNotice>(); in HWTEST_F() local 335 WidgetNotice notice = root.get<WidgetNotice>(); HWTEST_F() local 342 WidgetNotice notice = root.get<WidgetNotice>(); HWTEST_F() local 349 WidgetNotice notice = root.get<WidgetNotice>(); HWTEST_F() local 357 WidgetNotice notice = root.get<WidgetNotice>(); HWTEST_F() local 364 WidgetNotice notice = root.get<WidgetNotice>(); HWTEST_F() local [all...] |
| /base/security/device_security_level/services/dfx/ |
| H A D | dslm_hidumper.c | 287 char *notice = timeVal.tv_sec <= YEAR_TIME_2023 ? "(please check the system time)" : ""; in PrintDefaultStatus() local
|
| /base/useriam/user_auth_framework/test/unittest/inner_api/src/ |
| H A D | user_auth_client_test.cpp | 656 int32_t notice = UserAuthClientImpl::Instance().Notice(NoticeType::WIDGET_NOTICE, "notice"); in HWTEST_F() local 662 int32_t notice = UserAuthClientImpl::Instance().Notice((enum NoticeType)0, "notice"); in HWTEST_F() local
|
| /base/useriam/user_auth_framework/services/context/src/ |
| H A D | widget_client.cpp | 71 WidgetNotice notice = root.get<WidgetNotice>(); in OnNotice() local 93 ProcessNotice(const WidgetNotice ¬ice, std::vector<AuthType> &authTypeList) ProcessNotice() argument 269 GetAuthTypeList(const WidgetNotice ¬ice, std::vector<AuthType> &authTypeList) GetAuthTypeList() argument 302 IsValidNoticeType(const WidgetNotice ¬ice) IsValidNoticeType() argument [all...] |
| H A D | widget_json.cpp | 243 void to_json(nlohmann::json &jsonNotice, const WidgetNotice ¬ice) in to_json() argument 265 from_json(const nlohmann::json &jsonNotice, WidgetNotice ¬ice) from_json() argument [all...] |
| /base/msdp/device_status/test/unittest/intention/cooperate/src/ |
| H A D | cooperate_plugin_test.cpp | 728 ClientDiedEvent notice = std::get<ClientDiedEvent>(event.event); in HWTEST_F() local 761 DSoftbusSyncMouseLocation notice = std::get<DSoftbusSyncMouseLocation>(event.event); in HWTEST_F() local 786 DDMBoardOnlineEvent notice = std::get<DDMBoardOnlineEvent>(event.event); in HWTEST_F() local 820 DDMBoardOnlineEvent notice = std::get<DDMBoardOnlineEvent>(event.event); in HWTEST_F() local 2520 DSoftbusSessionOpened notice = { in HWTEST_F() local [all...] |
| /kernel/linux/linux-5.10/drivers/infiniband/ulp/opa_vnic/ |
| H A D | opa_vnic_encap.h | 521 struct opa_vnic_notice_attr notice; member
|
| /kernel/linux/linux-6.6/drivers/infiniband/ulp/opa_vnic/ |
| H A D | opa_vnic_encap.h | 521 struct opa_vnic_notice_attr notice; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/ |
| H A D | lio_main.c | 4013 int i, notice, vf_idx; in octeon_recv_vf_drv_notice() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/ |
| H A D | lio_main.c | 3999 int i, notice, vf_idx; in octeon_recv_vf_drv_notice() local
|