Home
last modified time | relevance | path

Searched refs:DEVICE_PATH (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/distributed_input/common/include/
H A Dconstants_dinput.h65 const char * const DEVICE_PATH = "/dev/input"; member
H A Dinput_hub.cpp72 inputWd_ = inotify_add_watch(iNotifyFd_, DEVICE_PATH, IN_DELETE | IN_CREATE); in Initialize()
74 DHLOGE("Could not register INotify for %{public}s: %{public}s", DEVICE_PATH, ConvertErrNo().c_str()); in Initialize()
136 ScanInputDevices(DEVICE_PATH); in ScanAndRecordInputDevices()
388 ScanInputDevices(DEVICE_PATH); in DeviceIsExists()
1110 std::string filename = std::string(DEVICE_PATH) + "/" + event.name; in JudgeDeviceOpenOrClose()
/foundation/distributedhardware/distributed_input/services/source/inputinject/src/
H A Ddistributed_input_node_manager.cpp164 ScanInputDevicesPath(DEVICE_PATH, vecInputDevPath); in ScanSinkInputDevices()

Completed in 7 milliseconds