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

/external/chromium_org/third_party/WebKit/Source/core/frame/
H A DLocalFrame.h105 FetchContext& fetchContext() const { return loader().fetchContext(); } function in class:blink::LocalFrame
/external/chromium_org/third_party/WebKit/Source/core/loader/
H A DFrameLoader.h116 FetchContext& fetchContext() const { return *m_fetchContext; } function in class:blink::FINAL

Completed in 110 milliseconds