Searched refs:PLUG (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/ |
H A D | input_device_mgr.cpp | 117 if (notice.type == InputHotplugType::PLUG) { in HandleRemoteHotPlug() 158 if (notice.type == InputHotplugType::PLUG) { in BroadcastHotPlugToRemote()
|
H A D | cooperate_context.cpp | 94 .type = InputHotplugType::PLUG, in OnDeviceAdded()
|
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/ |
H A D | input_device_mgr.cpp | 117 if (notice.type == InputHotplugType::PLUG) { in HandleRemoteHotPlug() 158 if (notice.type == InputHotplugType::PLUG) { in BroadcastHotPlugToRemote()
|
H A D | cooperate_context.cpp | 82 .type = InputHotplugType::PLUG, in OnDeviceAdded()
|
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/include/ |
H A D | cooperate_events.h | 150 PLUG, enumerator
|
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/include/ |
H A D | cooperate_events.h | 151 PLUG, enumerator
|
/ohos5.0/base/msdp/device_status/test/unittest/intention/cooperate/src/ |
H A D | cooperate_plugin_test.cpp | 956 .type = InputHotplugType::PLUG, 1746 .type = InputHotplugType::PLUG, 2157 .type = InputHotplugType::PLUG, 2190 .type = InputHotplugType::PLUG, 2547 .type = InputHotplugType::PLUG, 2691 inputHotplugEvent.type = InputHotplugType::PLUG; 3341 .type = InputHotplugType::PLUG,
|