Searched refs:willStartLoadingMainResource (Results 1 – 3 of 3) sorted by relevance
114 void willStartLoadingMainResource(ResourceRequest&);
74 void ApplicationCacheHost::willStartLoadingMainResource(ResourceRequest& request) in willStartLoadingMainResource() function in WebCore::ApplicationCacheHost
834 m_applicationCacheHost->willStartLoadingMainResource(m_request); in startLoadingMainResource()