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

  /external/webkit/Source/WebCore/platform/network/
AuthenticationClient.h 40 void ref() { refAuthenticationClient(); }
47 virtual void refAuthenticationClient() = 0;
ResourceHandle.h 222 virtual void refAuthenticationClient() { ref(); }
  /external/webkit/Source/WebCore/platform/network/cf/
SocketStreamHandle.h 98 virtual void refAuthenticationClient() { ref(); }

Completed in 197 milliseconds