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

/system/netd/
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
H A DMDnsSdListener.h72 DNSServiceRef *allocateServiceRef(int id, Context *c);

Completed in 48 milliseconds