HomeSort by relevance Sort by last modified time
    Searched refs:willStartSubResourceRequest (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit/chromium/public/
WebApplicationCacheHost.h 78 virtual void willStartSubResourceRequest(WebURLRequest&) { }
  /external/webkit/Source/WebKit/chromium/src/
ApplicationCacheHost.cpp 160 m_internal->m_outerHost->willStartSubResourceRequest(wrapped);
187 m_internal->m_outerHost->willStartSubResourceRequest(wrapped);

Completed in 22 milliseconds