Home
last modified time | relevance | path

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

/base/global/resource_management/frameworks/resmgr/include/
Dhap_parser.h149 std::string inputDevice; member
161 InputDevice inputDevice = INPUTDEVICE_NOT_SET; member
/base/global/resource_management/frameworks/resmgr/src/
Dres_config_impl.cpp126 void ResConfigImpl::SetInputDevice(InputDevice inputDevice) in SetInputDevice()
/base/global/resource_management/frameworks/resmgr/src/utils/
Dhap_parser.cpp600 InputDevice inputDevice = INPUTDEVICE_NOT_SET; in GetInputDevice() local