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

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

Completed in 122 milliseconds