Searched defs:devicePath (Results 1 – 8 of 8) sorted by relevance
62 char devicePath[] = {"/dev/input/event0"}; variable89 char devicePath[] = {"/dev/input/event0"}; variable
533 bool InputHub::IsDeviceRegistered(const std::string &devicePath) in IsDeviceRegistered()545 int32_t InputHub::OpenInputDeviceLocked(const std::string &devicePath) in OpenInputDeviceLocked()1121 void InputHub::CloseDeviceByPathLocked(const std::string &devicePath) in CloseDeviceByPathLocked()1140 InputHub::Device* InputHub::GetDeviceByPathLocked(const std::string &devicePath) in GetDeviceByPathLocked()1363 void InputHub::RecordDeviceLog(const std::string &devicePath, const InputDevice &identifier) in RecordDeviceLog()
283 …utedInputNodeManager::SetPathForVirDev(const DhUniqueID &dhUniqueId, const std::string &devicePath) in SetPathForVirDev()299 bool DistributedInputNodeManager::MatchAndSavePhysicalPath(const std::string &devicePath, in MatchAndSavePhysicalPath()
280 std::string devicePath = fields[index]; in InitFromTextLine() local
108 std::string devicePath; member
450 std::string devicePath = ""; variable
446 std::string devicePath = std::string(BLOCK_PATH) + "/" + entry->d_name; in GetMaxMinor() local
302 int OpenInputDeviceFdByPath(const std::string &devicePath) in OpenInputDeviceFdByPath()