Searched defs:detachDataSource (Results 1 - 2 of 2) sorted by relevance

/external/webkit/WebKit/gtk/WebCoreSupport/
H A DDocumentLoaderGtk.cpp55 void DocumentLoader::detachDataSource() function in class:WebKit::DocumentLoader
/external/webkit/WebKit/win/
H A DWebDocumentLoader.cpp70 void WebDocumentLoader::detachDataSource() function in class:WebDocumentLoader
72 // we only call detachDataSource when the WebDataSource is freed - and we won't get there if m_dataSource is not
95 // source to be deleted - which ends up calling loader->detachDataSource() which makes the assumption that the loader no

Completed in 19 milliseconds