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

  /external/webkit/Source/WebKit/chromium/src/
FrameNetworkingContextImpl.h 27 class FrameNetworkingContextImpl : public WebCore::FrameNetworkingContext {
29 static PassRefPtr<FrameNetworkingContextImpl> create(WebCore::Frame* frame)
31 return adoptRef(new FrameNetworkingContextImpl(frame));
35 FrameNetworkingContextImpl(WebCore::Frame* frame)
FrameLoaderClientImpl.cpp 42 #include "FrameNetworkingContextImpl.h"
    [all...]

Completed in 2835 milliseconds