Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.cpp523 std::vector<std::string> inputDevPaths; in ScanInputDevices() local
524 ScanInputDevicesPath(dirName, inputDevPaths); in ScanInputDevices()
525 for (const auto &tempPath: inputDevPaths) { in ScanInputDevices()