Home
last modified time | relevance | path

Searched defs:detailInfo (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/input/udriver/include/
H A Dinput_device_manager.h57 InputDeviceInfo detailInfo; member
[all...]
/drivers/peripheral/input/udriver/src/
H A Dinput_device_manager.cpp211 int32_t InputDeviceManager::GetInputDeviceInfo(int32_t fd, InputDeviceInfo *detailInfo) in GetInputDeviceInfo() argument
279 std::shared_ptr<InputDeviceInfo> detailInfo; GetInputDeviceInfoList() local
370 AddDeviceNodeToList( int32_t &epollFd, int32_t &fd, string devPath, std::shared_ptr<InputDeviceInfo> &detailInfo) AddDeviceNodeToList() argument
405 std::shared_ptr<InputDeviceInfo> detailInfo = std::make_shared<InputDeviceInfo>(); DoWithEventDeviceAdd() local
[all...]

Completed in 1 milliseconds