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