Searched refs:getDeviceByDescriptorLocked (Results 1 – 2 of 2) sorted by relevance
646 Device* getDeviceByDescriptorLocked(const std::string& descriptor) const REQUIRES(mLock);
1278 while (getDeviceByDescriptorLocked(identifier.descriptor) != nullptr) { in assignDescriptorLocked()1356 EventHub::Device* EventHub::getDeviceByDescriptorLocked(const std::string& descriptor) const { in getDeviceByDescriptorLocked() function in android::EventHub