Home
last modified time | relevance | path

Searched refs:InputHotplugType (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/include/
H A Dcooperate_events.h149 enum class InputHotplugType { enum
156 InputHotplugType type;
220 InputHotplugType type;
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/include/
H A Dcooperate_events.h150 enum class InputHotplugType { enum
157 InputHotplugType type;
221 InputHotplugType type;
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Dinput_device_mgr.cpp110 if (notice.type == InputHotplugType::UNPLUG) { in HandleRemoteHotPlug()
117 if (notice.type == InputHotplugType::PLUG) { in HandleRemoteHotPlug()
158 if (notice.type == InputHotplugType::PLUG) { in BroadcastHotPlugToRemote()
167 if (notice.type == InputHotplugType::UNPLUG) { in BroadcastHotPlugToRemote()
H A Dcooperate_context.cpp94 .type = InputHotplugType::PLUG, in OnDeviceAdded()
109 .type = InputHotplugType::UNPLUG, in OnDeviceRemoved()
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/
H A Dinput_device_mgr.cpp110 if (notice.type == InputHotplugType::UNPLUG) { in HandleRemoteHotPlug()
117 if (notice.type == InputHotplugType::PLUG) { in HandleRemoteHotPlug()
158 if (notice.type == InputHotplugType::PLUG) { in BroadcastHotPlugToRemote()
167 if (notice.type == InputHotplugType::UNPLUG) { in BroadcastHotPlugToRemote()
H A Dcooperate_context.cpp82 .type = InputHotplugType::PLUG, in OnDeviceAdded()
97 .type = InputHotplugType::UNPLUG, in OnDeviceRemoved()
/ohos5.0/base/msdp/device_status/test/unittest/intention/cooperate/src/
H A Dcooperate_plugin_test.cpp956 .type = InputHotplugType::PLUG,
979 .type = InputHotplugType::UNPLUG,
1746 .type = InputHotplugType::PLUG,
2157 .type = InputHotplugType::PLUG,
2165 .type = InputHotplugType::UNPLUG,
2190 .type = InputHotplugType::PLUG,
2198 .type = InputHotplugType::UNPLUG,
2547 .type = InputHotplugType::PLUG,
2552 .type = InputHotplugType::UNPLUG,
2968 .type = InputHotplugType::UNPLUG,
[all …]