Searched refs:lookupServiceRef (Results 1 – 2 of 2) sorted by relevance
74 DNSServiceRef *lookupServiceRef(int id);
139 DNSServiceRef *ref = mMonitor->lookupServiceRef(requestId); in stop()697 if (lookupServiceRef(id) != NULL) { in allocateServiceRef()709 DNSServiceRef *MDnsSdListener::Monitor::lookupServiceRef(int id) { in lookupServiceRef() function in MDnsSdListener::Monitor