Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/input/udriver/include/
H A Dinput_device_manager.h138 void LoadInputDevices(std::vector<std::string> &flist);
/ohos5.0/drivers/peripheral/input/udriver/src/
H A Dinput_device_manager.cpp56 LoadInputDevices(flist); in Init()
338 void InputDeviceManager::LoadInputDevices(std::vector<std::string> &flist) in LoadInputDevices() function in OHOS::Input::InputDeviceManager
393 LoadInputDevices(flist); in GetInputDeviceInfoList()