Searched refs:ServiceRefImpl (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/mDNSResponder-561.1.1/mDNSWindows/DLL.NET/
H A Ddnssd_NET.cpp63 m_impl = new ServiceRefImpl(this);
277 // ServiceRefImpl::ServiceRefImpl()
279 // Constructs a new ServiceRefImpl. We save the pointer to our enclosing
283 ServiceRef::ServiceRefImpl::ServiceRefImpl(ServiceRef * outer) function in class:ServiceRef::ServiceRefImpl
296 // ServiceRefImpl::~ServiceRefImpl()
298 // Deallocate all resources associated with the ServiceRefImpl
300 ServiceRef::ServiceRefImpl
[all...]
H A Ddnssd_NET.h288 __nogc class ServiceRefImpl class in class:Apple::DNSSD::ServiceRef
292 ServiceRefImpl
297 ~ServiceRefImpl();
415 ServiceRefImpl * m_impl;

Completed in 71 milliseconds