Home
last modified time | relevance | path

Searched defs:inputDevice (Results 1 – 5 of 5) sorted by relevance

/base/global/resource_management/frameworks/resmgr/include/
Dhap_parser.h229 std::string inputDevice; member
241 InputDevice inputDevice = INPUTDEVICE_NOT_SET; member
/base/msdp/device_status/intention/cooperate/plugin/src/
Dinput_device_mgr.cpp261 auto inputDevice = std::make_shared<MMI::InputDevice>(); in Transform() local
/base/global/resource_management/frameworks/resmgr/src/
Dres_config_impl.cpp175 void ResConfigImpl::SetInputDevice(InputDevice inputDevice) in SetInputDevice()
/base/global/resource_management/frameworks/resmgr/src/utils/
Dhap_parser.cpp822 InputDevice inputDevice = INPUTDEVICE_NOT_SET; in GetInputDevice() local
/base/msdp/device_status/test/unittest/frameworks/src/
Dinteraction_manager_test.cpp282 std::shared_ptr<MMI::InputDevice> inputDevice; in GetDevice() local