Home
last modified time | relevance | path

Searched refs:inRef (Results 1 – 6 of 6) sorted by relevance

/external/mdnsresponder/mDNSWindows/mdnsNSP/
DmdnsNSP.c151 DEBUG_LOCAL OSStatus QueryRetain( QueryRef inRef );
152 DEBUG_LOCAL OSStatus QueryRelease( QueryRef inRef );
156 DNSServiceRef inRef,
170 DNSServiceRef inRef,
184 QueryRef inRef,
192 QueryRef inRef,
197 DEBUG_LOCAL size_t QueryCopyQuerySetSize( QueryRef inRef, const WSAQUERYSETW *inQuerySet, DWORD inQ…
1029 DEBUG_LOCAL OSStatus QueryRetain( QueryRef inRef ) in QueryRetain() argument
1036 if( obj == inRef ) in QueryRetain()
1043 ++inRef->refCount; in QueryRetain()
[all …]
/external/google-breakpad/src/client/mac/handler/
Ddynamic_images.h210 DynamicImageRef(const DynamicImageRef &inRef) : p(inRef.p) {} in DynamicImageRef() argument
212 bool operator<(const DynamicImageRef &inRef) const {
214 < (*const_cast<DynamicImageRef&>(inRef).p);
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/WindowsCE/Sources/
DBrowserDialog.h54 DNSBrowserRef inRef,
DBrowserDialog.cpp188 DNSBrowserRef inRef, in OnBrowserCallBack() argument
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Sources/
DChooserDialog.cpp268 DNSBrowserRef inRef,
1185 DNSBrowserRef inRef, in BrowserCallBack() argument
1194 UNUSED_ALWAYS( inRef ); in BrowserCallBack()
/external/mdnsresponder/mDNSShared/
Ddnssd_clientshim.c709 DNSServiceRef inRef, in DNSServiceGetAddrInfoResponse() argument