Home
last modified time | relevance | path

Searched defs:GetDeviceType (Results 1 – 7 of 7) sorted by relevance

/drivers/peripheral/input/interfaces/include/
Dinput_controller.h102 int32_t (*GetDeviceType)(uint32_t devIndex, uint32_t *deviceType); member
/drivers/peripheral/input/input_adapter/input/interfaces/include/
Dinput_controller.h102 int32_t (*GetDeviceType)(uint32_t devIndex, uint32_t *deviceType); member
/drivers/peripheral/input/input_adapter/input_ipc/service/src/
Dinput_service.cpp67 int32_t InputServer::GetDeviceType(uint32_t devIndex, uint32_t *type) in GetDeviceType() function in OHOS::Input::InputServer
Dinput_device_manager.cpp614 RetStatus InputDeviceManager::GetDeviceType(uint32_t devIndex, uint32_t *deviceType) in GetDeviceType() function in OHOS::Input::InputDeviceManager
/drivers/peripheral/input/hal/src/
Dinput_controller.c267 static int32_t GetDeviceType(uint32_t devIndex, uint32_t *deviceType) in GetDeviceType() function
/drivers/peripheral/input/input_adapter/input_ipc/client/src/
Dinput_proxy.cpp67 int32_t InputProxy::GetDeviceType(uint32_t devIndex, uint32_t *status) in GetDeviceType() function in OHOS::Input::InputProxy
/drivers/peripheral/input/input_adapter/input/hal/src/
Dinput_device_manager.cpp608 RetStatus InputDeviceManager::GetDeviceType(uint32_t devIndex, uint32_t *deviceType) in GetDeviceType() function in OHOS::Input::InputDeviceManager