Searched refs:ReloadInputDevices (Results 1 – 2 of 2) sorted by relevance
139 void ReloadInputDevices(std::vector<std::string> flist);
57 std::thread reloadThread(&InputDeviceManager::ReloadInputDevices, this, flist); in Init()360 void InputDeviceManager::ReloadInputDevices(std::vector<std::string> flist) in ReloadInputDevices() function in OHOS::Input::InputDeviceManager