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

/external/chromium_org/third_party/WebKit/Source/core/frame/
H A DFrame.h61 void clearClient();
119 inline void Frame::clearClient() function in class:blink::Frame
/external/chromium_org/third_party/WebKit/Source/core/loader/
H A DThreadableLoaderClientWrapper.h49 void clearClient() function in class:blink::ThreadableLoaderClientWrapper
/external/chromium_org/third_party/WebKit/Source/core/html/imports/
H A DHTMLImportChild.cpp177 void HTMLImportChild::clearClient() function in class:blink::HTMLImportChild
180 // clearClient() to reenter.
/external/chromium_org/third_party/WebKit/Source/web/
H A DAssociatedURLLoader.cpp144 void clearClient() { m_client = 0; } function in class:blink::FINAL
368 m_clientAdapter->clearClient();

Completed in 895 milliseconds