Home
last modified time | relevance | path

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

/system/netd/server/
DMDnsSdListener.cpp77 DNSServiceRef *ref = mMonitor->allocateServiceRef(requestId, context); in discover()
169 DNSServiceRef *ref = mMonitor->allocateServiceRef(requestId, context); in serviceRegister()
225 DNSServiceRef *ref = mMonitor->allocateServiceRef(requestId, context); in resolveService()
291 DNSServiceRef *ref = mMonitor->allocateServiceRef(requestId, context); in getAddrInfo()
351 DNSServiceRef *ref = mMonitor->allocateServiceRef(requestId, context); in setHostname()
689 DNSServiceRef *MDnsSdListener::Monitor::allocateServiceRef(int id, Context *context) { in allocateServiceRef() function in MDnsSdListener::Monitor
DMDnsSdListener.h75 DNSServiceRef *allocateServiceRef(int id, Context *c);