HomeSort by relevance Sort by last modified time
    Searched refs:ServiceRefImpl (Results 1 - 2 of 2) sorted by null

  /external/mdnsresponder/mDNSWindows/DLL.NET/
dnssd_NET.cpp 63 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)
296 // ServiceRefImpl::~ServiceRefImpl()
298 // Deallocate all resources associated with the ServiceRefImpl
300 ServiceRef::ServiceRefImpl::~ServiceRefImpl(
    [all...]
dnssd_NET.h 288 __nogc class ServiceRefImpl
292 ServiceRefImpl
297 ~ServiceRefImpl();
415 ServiceRefImpl * m_impl;
    [all...]

Completed in 94 milliseconds