Home
last modified time | relevance | path

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

/system/netd/server/
DMDnsSdListener.cpp73 DNSServiceRef *ref = mMonitor->allocateServiceRef(requestId, context); in discover()
165 DNSServiceRef *ref = mMonitor->allocateServiceRef(requestId, context); in serviceRegister()
221 DNSServiceRef *ref = mMonitor->allocateServiceRef(requestId, context); in resolveService()
287 DNSServiceRef *ref = mMonitor->allocateServiceRef(requestId, context); in getAddrInfo()
347 DNSServiceRef *ref = mMonitor->allocateServiceRef(requestId, context); in setHostname()
700 DNSServiceRef *MDnsSdListener::Monitor::allocateServiceRef(int id, Context *context) { in allocateServiceRef() function in MDnsSdListener::Monitor
DMDnsSdListener.h72 DNSServiceRef *allocateServiceRef(int id, Context *c);