Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/input/udriver/src/
H A Dinput_device_manager.cpp55 std::vector<std::string> flist = GetFiles(devPath_); in Init() local
338 void InputDeviceManager::LoadInputDevices(std::vector<std::string> &flist) in LoadInputDevices()
360 void InputDeviceManager::ReloadInputDevices(std::vector<std::string> flist) in ReloadInputDevices()
392 std::vector<std::string> flist = GetFiles(devPath_); in GetInputDeviceInfoList() local