Home
last modified time | relevance | path

Searched refs:GetDevice (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/input/udriver/include/
H A Dinput_device_manager.h94 int32_t GetDevice(int32_t deviceIndex, InputDeviceInfo **devInfo);
/drivers/peripheral/input/udriver/src/
H A Dinput_manager.cpp66 return gInputDeviceManager_->GetDevice(devIndex, devInfo); in GetInputDevice()
H A Dinput_device_manager.cpp648 int32_t InputDeviceManager::GetDevice(int32_t deviceIndex, InputDeviceInfo **devInfo) in GetDevice() function in OHOS::Input::InputDeviceManager

Completed in 3 milliseconds