Searched refs:getDeviceByPathLocked (Results 1 – 2 of 2) sorted by relevance
743 Device* getDeviceByPathLocked(const std::string& devicePath) const REQUIRES(mLock);
1739 EventHub::Device* EventHub::getDeviceByPathLocked(const std::string& devicePath) const { in getDeviceByPathLocked() function in android::EventHub2708 Device* device = getDeviceByPathLocked(devicePath); in closeDeviceByPathLocked()