Home
last modified time | relevance | path

Searched defs:CloseInputDevice (Results 1 – 5 of 5) sorted by relevance

/drivers/peripheral/input/interfaces/include/
Dinput_manager.h92 int32_t (*CloseInputDevice)(uint32_t devIndex); member
/drivers/peripheral/input/udriver/src/
Dinput_manager.cpp51 static int32_t CloseInputDevice(uint32_t devIndex) in CloseInputDevice() function
Dinput_device_manager.cpp168 RetStatus InputDeviceManager::CloseInputDevice(string devPath) in CloseInputDevice() function in OHOS::Input::InputDeviceManager
/drivers/peripheral/input/hal/src/
Dinput_manager.c118 static int32_t CloseInputDevice(uint32_t devIndex) in CloseInputDevice() function
/drivers/peripheral/input/hdi_service/
Dinput_interfaces_impl.cpp210 int32_t InputInterfacesImpl::CloseInputDevice(uint32_t devIndex) in CloseInputDevice() function in OHOS::HDI::Input::V1_0::InputInterfacesImpl