Searched refs:hasDeviceWithDescriptorLocked (Results 1 – 2 of 2) sorted by relevance
752 bool hasDeviceWithDescriptorLocked(const std::string& descriptor) const REQUIRES(mLock);
1589 while (hasDeviceWithDescriptorLocked(identifier.descriptor)) { in assignDescriptorLocked()1716 bool EventHub::hasDeviceWithDescriptorLocked(const std::string& descriptor) const { in hasDeviceWithDescriptorLocked() function in android::EventHub