Home
last modified time | relevance | path

Searched refs:CheckInputDevice (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_input_device_manager.c154 static int32_t CheckInputDevice(InputDevice *inputDev) in CheckInputDevice() function
377 if (CheckInputDevice(inputDev) == INPUT_DEV_NOT_EXIST) { in UnregisterInputDevice()