Searched refs:OpenInputDeviceFdByPath (Results 1 – 4 of 4) sorted by relevance
57 int OpenInputDeviceFdByPath(const std::string &devicePath);
302 int OpenInputDeviceFdByPath(const std::string &devicePath) in OpenInputDeviceFdByPath() function397 int fd = OpenInputDeviceFdByPath(path); in ResetVirtualDevicePressedKeys()
305 int fd = OpenInputDeviceFdByPath(devicePath); in MatchAndSavePhysicalPath()
553 int fd = OpenInputDeviceFdByPath(devicePath); in OpenInputDeviceLocked()