Home
last modified time | relevance | path

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

/drivers/peripheral/input/udriver/include/
Dinput_device_manager.h57 InputDeviceInfo detailInfo; member
/drivers/peripheral/input/udriver/src/
Dinput_device_manager.cpp187 int32_t InputDeviceManager::GetInputDeviceInfo(int32_t fd, InputDeviceInfo *detailInfo) in GetInputDeviceInfo()
235 std::shared_ptr<InputDeviceInfo> detailInfo; in GetInputDeviceInfoList() local
330 std::shared_ptr<InputDeviceInfo> detailInfo = std::make_shared<InputDeviceInfo>(); in DoWithEventDeviceAdd() local