Searched defs:devicePath (Results 1 – 3 of 3) sorted by relevance
432 bool InputHub::IsDeviceRegistered(const std::string &devicePath) in IsDeviceRegistered()443 int32_t InputHub::OpenInputDeviceLocked(const std::string &devicePath) in OpenInputDeviceLocked()926 void InputHub::CloseDeviceByPathLocked(const std::string &devicePath) in CloseDeviceByPathLocked()945 InputHub::Device* InputHub::GetDeviceByPathLocked(const std::string &devicePath) in GetDeviceByPathLocked()1154 void InputHub::RecordDeviceLog(const int32_t deviceId, const std::string &devicePath, const InputDe… in RecordDeviceLog()
233 void DistributedInputNodeManager::SetPathForDevMap(std::string &dhId, const std::string &devicePath) in SetPathForDevMap()248 void DistributedInputNodeManager::OpenInputDevice(const std::string &devicePath, const std::string … in OpenInputDevice()
327 int OpenInputDeviceFdByPath(const std::string &devicePath) in OpenInputDeviceFdByPath()