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

  /external/webkit/Source/WebCore/platform/network/cf/
DNSCFNet.cpp 176 static void clientCallback(CFHostRef theHost, CFHostInfoType, const CFStreamError*, void*)
193 Boolean result = CFHostSetClient(host.get(), clientCallback, &context);
198 // On Windows, we run a separate thread with CFRunLoop, which is where clientCallback will be called.
202 host.releaseRef(); // The host will be released from clientCallback().
  /libcore/luni/src/test/java/org/apache/harmony/xnet/provider/jsse/
NativeCryptoTest.java 852 TestSSLHandshakeCallbacks clientCallback = client.get(TIMEOUT_SECONDS, TimeUnit.SECONDS);
    [all...]
  /external/mdnsresponder/mDNSCore/
uDNS.c     [all...]
mDNSEmbeddedAPI.h     [all...]
mDNS.c     [all...]
  /external/mdnsresponder/mDNSShared/
uds_daemon.c     [all...]

Completed in 42 milliseconds