Searched defs:webDataSource (Results 1 – 2 of 2) sorted by relevance
37 WebCachedFramePlatformData(IWebDataSource* webDataSource) : m_webDataSource(webDataSource) { } in WebCachedFramePlatformData()39 IWebDataSource* webDataSource() { return m_webDataSource.get(); } in webDataSource() function
589 WebDataSource* webDataSource = getWebDataSource(coreFrame->loader()->documentLoader()); in dataSource() local613 … WebDataSource* webDataSource = getWebDataSource(coreFrame->loader()->provisionalDocumentLoader()); in provisionalDataSource() local