OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:derefAuthenticationClient
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebCore/platform/network/
AuthenticationClient.h
41
void deref() {
derefAuthenticationClient
(); }
48
virtual void
derefAuthenticationClient
() = 0;
ResourceHandle.h
223
virtual void
derefAuthenticationClient
() { deref(); }
/external/webkit/Source/WebCore/platform/network/cf/
SocketStreamHandle.h
99
virtual void
derefAuthenticationClient
() { deref(); }
Completed in 385 milliseconds