Searched defs:devicePath (Results 1 – 4 of 4) sorted by relevance
533 bool InputHub::IsDeviceRegistered(const std::string &devicePath) in IsDeviceRegistered()545 int32_t InputHub::OpenInputDeviceLocked(const std::string &devicePath) in OpenInputDeviceLocked()1123 void InputHub::CloseDeviceByPathLocked(const std::string &devicePath) in CloseDeviceByPathLocked()1142 InputHub::Device* InputHub::GetDeviceByPathLocked(const std::string &devicePath) in GetDeviceByPathLocked()1365 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()
450 std::string devicePath = ""; variable
302 int OpenInputDeviceFdByPath(const std::string &devicePath) in OpenInputDeviceFdByPath()