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

  /external/webkit/WebCore/platform/network/
AuthenticationClient.h 41 void deref() { derefAuthenticationClient(); }
48 virtual void derefAuthenticationClient() = 0;
ResourceHandle.h 210 virtual void derefAuthenticationClient() { deref(); }
  /external/webkit/WebCore/platform/network/cf/
SocketStreamHandle.h 92 virtual void derefAuthenticationClient() { deref(); }

Completed in 56 milliseconds