Searched refs:getDeviceByDescriptorLocked (Results 1 – 2 of 2) sorted by relevance
392 Device* getDeviceByDescriptorLocked(String8& descriptor) const;
613 while(getDeviceByDescriptorLocked(identifier.descriptor) != NULL) { in assignDescriptorLocked()678 EventHub::Device* EventHub::getDeviceByDescriptorLocked(String8& descriptor) const { in getDeviceByDescriptorLocked() function in android::EventHub