Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSWindows/DLL.NET/
Ddnssd_NET.cpp63 m_impl = new ServiceRefImpl(this); in ServiceRef()
283 ServiceRef::ServiceRefImpl::ServiceRefImpl(ServiceRef * outer) in ServiceRefImpl() function in ServiceRef::ServiceRefImpl
300 ServiceRef::ServiceRefImpl::~ServiceRefImpl() in ~ServiceRefImpl()
329 ServiceRef::ServiceRefImpl::SetupEvents() in SetupEvents()
366 ServiceRef::ServiceRefImpl::ProcessingThread() in ProcessingThread()
414 ServiceRef::ServiceRefImpl::Dispose() in Dispose()
439 ServiceRef::ServiceRefImpl::EnumerateDomainsCallback in EnumerateDomainsCallback()
449 ServiceRef::ServiceRefImpl * self = static_cast<ServiceRef::ServiceRefImpl*>(context); in EnumerateDomainsCallback()
467 ServiceRef::ServiceRefImpl::RegisterCallback in RegisterCallback()
478 ServiceRef::ServiceRefImpl * self = static_cast<ServiceRef::ServiceRefImpl*>(context); in RegisterCallback()
[all …]
Ddnssd_NET.h288 __nogc class ServiceRefImpl
292 ServiceRefImpl
297 ~ServiceRefImpl();
415 ServiceRefImpl * m_impl;