Searched refs:allocateServiceRef (Results 1 - 2 of 2) sorted by relevance

/system/netd/
H A DMDnsSdListener.h72 DNSServiceRef *allocateServiceRef(int id, Context *c);
H A DMDnsSdListener.cpp70 DNSServiceRef *ref = mMonitor->allocateServiceRef(requestId, context);
162 DNSServiceRef *ref = mMonitor->allocateServiceRef(requestId, context);
218 DNSServiceRef *ref = mMonitor->allocateServiceRef(requestId, context);
273 DNSServiceRef *ref = mMonitor->allocateServiceRef(requestId, context);
333 DNSServiceRef *ref = mMonitor->allocateServiceRef(requestId, context);
640 DNSServiceRef *MDnsSdListener::Monitor::allocateServiceRef(int id, Context *context) { function in class:MDnsSdListener::Monitor

Completed in 950 milliseconds