Searched defs:clearClient (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/websockets/
H A DThreadableWebSocketChannelClientWrapper.cpp46 void ThreadableWebSocketChannelClientWrapper::clearClient() function in class:WebCore::ThreadableWebSocketChannelClientWrapper
/external/chromium_org/third_party/WebKit/Source/core/frame/
H A DFrame.h68 void clearClient();
127 inline void Frame::clearClient() function in class:WebCore::Frame
/external/chromium_org/third_party/WebKit/Source/core/loader/
H A DThreadableLoaderClientWrapper.h49 void clearClient() function in class:WebCore::ThreadableLoaderClientWrapper
/external/chromium_org/third_party/WebKit/Source/core/html/imports/
H A DHTMLImportChild.cpp184 void HTMLImportChild::clearClient() function in class:WebCore::HTMLImportChild
187 // clearClient() to reenter.
/external/chromium_org/third_party/WebKit/Source/web/
H A DAssociatedURLLoader.cpp148 void clearClient() { m_client = 0; } function in class:blink::FINAL
366 m_clientAdapter->clearClient();

Completed in 125 milliseconds