Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/utils/include/
H A Ddinput_utils_tool.h59 void ScanInputDevicesPath(const std::string &dirName, std::vector<std::string> &vecInputDevPath);
/ohos5.0/foundation/distributedhardware/distributed_input/utils/src/
H A Ddinput_utils_tool.cpp341 void ScanInputDevicesPath(const std::string &dirName, std::vector<std::string> &vecInputDevPath) in ScanInputDevicesPath() function
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/inputinject/src/
H A Ddistributed_input_node_manager.cpp164 ScanInputDevicesPath(DEVICE_PATH, vecInputDevPath); in ScanSinkInputDevices()
/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.cpp524 ScanInputDevicesPath(dirName, inputDevPaths); in ScanInputDevices()