Home
last modified time | relevance | path

Searched defs:notice (Results 1 - 12 of 12) sorted by relevance

/third_party/rust/crates/syn/tests/
H A Dzzz_stable.rs17 fn notice() -> io::Result<()> { in notice() functions
/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Dcooperate_free.cpp122 StartCooperateEvent notice = std::get<StartCooperateEvent>(event.event); in OnStart() local
180 DSoftbusStartCooperate notice = std::get<DSoftbusStartCooperate>(event.event); in OnRemoteStart() local
196 InputPointerEvent notice = std::get<InputPointerEvent>(event.event); OnPointerEvent() local
[all...]
H A Devent_manager.cpp191 void EventManager::GetCooperateState(const CooperateStateNotice &notice) in GetCooperateState() argument
230 NotifyCooperateMessage(const CooperateNotice &notice) NotifyCooperateMessage() argument
245 NotifyCooperateState(const CooperateStateNotice &notice) NotifyCooperateState() argument
[all...]
H A Dmouse_location.cpp103 void MouseLocation::OnSoftbusSessionClosed(const DSoftbusSessionClosed &notice) in OnSoftbusSessionClosed() argument
118 void MouseLocation::OnSubscribeMouseLocation(const DSoftbusSubscribeMouseLocation &notice) in OnSubscribeMouseLocation() argument
135 OnUnSubscribeMouseLocation(const DSoftbusUnSubscribeMouseLocation &notice) OnUnSubscribeMouseLocation() argument
156 OnReplySubscribeMouseLocation(const DSoftbusReplySubscribeMouseLocation &notice) OnReplySubscribeMouseLocation() argument
169 OnReplyUnSubscribeMouseLocation(const DSoftbusReplyUnSubscribeMouseLocation &notice) OnReplyUnSubscribeMouseLocation() argument
182 OnRemoteMouseLocation(const DSoftbusSyncMouseLocation &notice) OnRemoteMouseLocation() argument
[all...]
H A Dinput_device_mgr.cpp52 void InputDeviceMgr::OnSoftbusSessionOpened(const DSoftbusSessionOpened &notice) in OnSoftbusSessionOpened() argument
58 void InputDeviceMgr::OnSoftbusSessionClosed(const DSoftbusSessionClosed &notice) in OnSoftbusSessionClosed() argument
64 void InputDeviceMgr::OnLocalHotPlug(const InputHotplugEvent &notice) in OnLocalHotPlug() argument
70 void InputDeviceMgr::OnRemoteInputDevice(const DSoftbusSyncInputDevice &notice) in OnRemoteInputDevice() argument
80 void InputDeviceMgr::OnRemoteHotPlug(const DSoftbusHotPlugEvent &notice) in OnRemoteHotPlug() argument
105 HandleRemoteHotPlug(const DSoftbusHotPlugEvent &notice) HandleRemoteHotPlug() argument
148 BroadcastHotPlugToRemote(const InputHotplugEvent &notice) BroadcastHotPlugToRemote() argument
[all...]
H A Dcooperate_in.cpp217 DSoftbusStartCooperate notice = std::get<DSoftbusStartCooperate>(event.event); in OnRemoteStart() local
237 DSoftbusStopCooperate notice = std::get<DSoftbusStopCooperate>(event.event); OnRemoteStop() local
261 InputPointerEvent notice = std::get<InputPointerEvent>(event.event); OnPointerEvent() local
275 DDMBoardOfflineEvent notice = std::get<DDMBoardOfflineEvent>(event.event); OnBoardOffline() local
286 DDPCooperateSwitchChanged notice = std::get<DDPCooperateSwitchChanged>(event.event); OnSwitchChanged() local
297 DSoftbusSessionClosed notice = std::get<DSoftbusSessionClosed>(event.event); OnSoftbusSessionClosed() local
311 DSoftbusSyncInputDevice notice = std::get<DSoftbusSyncInputDevice>(event.event); OnRemoteInputDevice() local
321 DSoftbusHotPlugEvent notice = std::get<DSoftbusHotPlugEvent>(event.event); OnRemoteHotPlug() local
330 UpdateCooperateFlagEvent notice = std::get<UpdateCooperateFlagEvent>(event.event); OnUpdateCooperateFlag() local
412 DSoftbusStartCooperate notice = std::get<DSoftbusStartCooperate>(event.event); OnRemoteStart() local
437 DSoftbusStopCooperate notice = std::get<DSoftbusStopCooperate>(event.event); OnRemoteStop() local
461 InputPointerEvent notice = std::get<InputPointerEvent>(event.event); OnPointerEvent() local
475 DDMBoardOfflineEvent notice = std::get<DDMBoardOfflineEvent>(event.event); OnBoardOffline() local
489 DDPCooperateSwitchChanged notice = std::get<DDPCooperateSwitchChanged>(event.event); OnSwitchChanged() local
505 DSoftbusSessionClosed notice = std::get<DSoftbusSessionClosed>(event.event); OnSoftbusSessionClosed() local
519 DSoftbusRelayCooperateFinished notice = std::get<DSoftbusRelayCooperateFinished>(event.event); OnResponse() local
[all...]
H A Dcooperate_out.cpp172 DSoftbusComeBack notice = std::get<DSoftbusComeBack>(event.event); in OnComeBack() local
194 DSoftbusStartCooperate notice = std::get<DSoftbusStartCooperate>(event.event); OnRemoteStart() local
222 DSoftbusStopCooperate notice = std::get<DSoftbusStopCooperate>(event.event); OnRemoteStop() local
238 DSoftbusRelayCooperate notice = std::get<DSoftbusRelayCooperate>(event.event); OnRelay() local
266 InputHotplugEvent notice = std::get<InputHotplugEvent>(event.event); OnHotplug() local
284 InputPointerEvent notice = std::get<InputPointerEvent>(event.event); OnPointerEvent() local
296 DDMBoardOfflineEvent notice = std::get<DDMBoardOfflineEvent>(event.event); OnBoardOffline() local
307 DDPCooperateSwitchChanged notice = std::get<DDPCooperateSwitchChanged>(event.event); OnSwitchChanged() local
318 DSoftbusSessionClosed notice = std::get<DSoftbusSessionClosed>(event.event); OnSoftbusSessionClosed() local
[all...]
H A Dstate_machine.cpp215 AddObserverEvent notice = std::get<AddObserverEvent>(event.event); in AddObserver() local
221 RemoveObserverEvent notice = std::get<RemoveObserverEvent>(event.event); in RemoveObserver() local
227 RegisterListenerEvent notice = std::get<RegisterListenerEvent>(event.event); in RegisterListener() local
233 UnregisterListenerEvent notice = std::get<UnregisterListenerEvent>(event.event); in UnregisterListener() local
239 RegisterHotareaListenerEvent notice = std::get<RegisterHotareaListenerEvent>(event.event); in RegisterHotAreaListener() local
245 UnregisterHotareaListenerEvent notice = std::get<UnregisterHotareaListenerEvent>(event.event); UnregisterHotAreaListener() local
323 ClientDiedEvent notice = std::get<ClientDiedEvent>(event.event); OnProcessClientDied() local
332 RegisterEventListenerEvent notice = std::get<RegisterEventListenerEvent>(event.event); RegisterEventListener() local
338 UnregisterEventListenerEvent notice = std::get<UnregisterEventListenerEvent>(event.event); UnregisterEventListener() local
370 DDPCooperateSwitchChanged notice = std::get<DDPCooperateSwitchChanged>(event.event); OnProfileChanged() local
388 DSoftbusSessionClosed notice = std::get<DSoftbusSessionClosed>(event.event); OnSoftbusSessionClosed() local
398 DSoftbusSessionOpened notice = std::get<DSoftbusSessionOpened>(event.event); OnSoftbusSessionOpened() local
406 InputHotplugEvent notice = std::get<InputHotplugEvent>(event.event); OnHotPlugEvent() local
414 DSoftbusSyncInputDevice notice = std::get<DSoftbusSyncInputDevice>(event.event); OnRemoteInputDevice() local
422 DSoftbusHotPlugEvent notice = std::get<DSoftbusHotPlugEvent>(event.event); OnRemoteHotPlug() local
430 DSoftbusSubscribeMouseLocation notice = std::get<DSoftbusSubscribeMouseLocation>(event.event); OnSoftbusSubscribeMouseLocation() local
437 DSoftbusUnSubscribeMouseLocation notice = std::get<DSoftbusUnSubscribeMouseLocation>(event.event); OnSoftbusUnSubscribeMouseLocation() local
444 DSoftbusReplySubscribeMouseLocation notice = std::get<DSoftbusReplySubscribeMouseLocation>(event.event); OnSoftbusReplySubscribeMouseLocation() local
451 DSoftbusReplyUnSubscribeMouseLocation notice = std::get<DSoftbusReplyUnSubscribeMouseLocation>(event.event); OnSoftbusReplyUnSubscribeMouseLocation() local
458 DSoftbusSyncMouseLocation notice = std::get<DSoftbusSyncMouseLocation>(event.event); OnSoftbusMouseLocation() local
[all...]
/third_party/ffmpeg/libavformat/
H A Drtsp.h178 int notice; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-cff1-table.hh615 notice, enumerator
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dcfftypes.h187 FT_UInt notice; member
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dt1tables.h91 FT_String* notice; member

Completed in 10 milliseconds