Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/utils/include/
H A Ddinput_utils_tool.h57 int OpenInputDeviceFdByPath(const std::string &devicePath);
/ohos5.0/foundation/distributedhardware/distributed_input/utils/src/
H A Ddinput_utils_tool.cpp302 int OpenInputDeviceFdByPath(const std::string &devicePath) in OpenInputDeviceFdByPath() function
397 int fd = OpenInputDeviceFdByPath(path); in ResetVirtualDevicePressedKeys()
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/inputinject/src/
H A Ddistributed_input_node_manager.cpp305 int fd = OpenInputDeviceFdByPath(devicePath); in MatchAndSavePhysicalPath()
/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.cpp553 int fd = OpenInputDeviceFdByPath(devicePath); in OpenInputDeviceLocked()