Searched refs:allocateServiceRef (Results 1 – 2 of 2) sorted by relevance
73 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
72 DNSServiceRef *allocateServiceRef(int id, Context *c);