/external/chromium_org/third_party/WebKit/Source/core/fetch/ |
D | FetchContext.cpp | 64 void FetchContext::dispatchWillSendRequest(DocumentLoader*, unsigned long, ResourceRequest&, const … in dispatchWillSendRequest() argument 72 void FetchContext::dispatchDidReceiveResponse(DocumentLoader*, unsigned long, const ResourceRespons… in dispatchDidReceiveResponse() argument 76 void FetchContext::dispatchDidReceiveData(DocumentLoader*, unsigned long, const char*, int, int) in dispatchDidReceiveData() argument 80 void FetchContext::dispatchDidDownloadData(DocumentLoader*, unsigned long, int, int) in dispatchDidDownloadData() argument 84 void FetchContext::dispatchDidFinishLoading(DocumentLoader*, unsigned long, double, int64_t) in dispatchDidFinishLoading() argument 88 void FetchContext::dispatchDidFail(DocumentLoader*, unsigned long, const ResourceError&) in dispatchDidFail() argument 92 void FetchContext::sendRemainingDelegateMessages(DocumentLoader*, unsigned long, const ResourceResp… in sendRemainingDelegateMessages() argument
|
D | FetchContext.h | 43 class DocumentLoader; variable
|
D | ResourceFetcher.h | 55 class DocumentLoader; variable
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/res/ |
D | DocumentLoader.java | 10 public class DocumentLoader { class 19 public DocumentLoader(XmlLoader... xmlLoaders) { in DocumentLoader() method in DocumentLoader
|
/external/chromium_org/third_party/WebKit/Source/core/timing/ |
D | PerformanceTiming.h | 43 class DocumentLoader; variable
|
/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
D | PageDebuggerAgent.h | 40 class DocumentLoader; variable
|
D | InspectorCanvasAgent.h | 46 class DocumentLoader; variable
|
D | InspectorInspectorAgent.h | 41 class DocumentLoader; variable
|
D | InspectorConsoleAgent.h | 44 class DocumentLoader; variable
|
D | InspectorResourceAgent.h | 50 class DocumentLoader; variable
|
D | InspectorPageAgent.h | 46 class DocumentLoader; variable
|
D | InspectorTimelineAgent.h | 59 class DocumentLoader; variable
|
/external/chromium_org/third_party/WebKit/Source/core/loader/ |
D | FrameFetchContext.h | 41 class DocumentLoader; variable
|
D | FrameFetchContext.cpp | 161 void FrameFetchContext::dispatchDidReceiveData(DocumentLoader*, unsigned long identifier, const cha… in dispatchDidReceiveData() argument 169 void FrameFetchContext::dispatchDidDownloadData(DocumentLoader*, unsigned long identifier, int data… in dispatchDidDownloadData() argument
|
D | FrameLoader.h | 54 class DocumentLoader; variable
|
D | EmptyClients.cpp | 107 …FrameLoaderClient::decidePolicyForNavigation(const ResourceRequest&, DocumentLoader*, NavigationPo… in decidePolicyForNavigation() argument
|
D | EmptyClients.h | 185 …virtual void dispatchWillSendRequest(DocumentLoader*, unsigned long, ResourceRequest&, const Resou… in dispatchWillSendRequest() argument 186 …virtual void dispatchDidReceiveResponse(DocumentLoader*, unsigned long, const ResourceResponse&) O… in dispatchDidReceiveResponse() argument 187 virtual void dispatchDidFinishLoading(DocumentLoader*, unsigned long) OVERRIDE { } in dispatchDidFinishLoading() argument
|
D | FrameLoaderClient.h | 58 class DocumentLoader; variable
|
D | DocumentLoader.cpp | 73 DocumentLoader::DocumentLoader(LocalFrame* frame, const ResourceRequest& req, const SubstituteData&… in DocumentLoader() function in WebCore::DocumentLoader
|
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/ |
D | InspectorDatabaseAgent.h | 42 class DocumentLoader; variable
|
/external/chromium_org/third_party/WebKit/Source/core/loader/appcache/ |
D | ApplicationCacheHost.h | 44 class DocumentLoader; variable
|
/external/chromium_org/pdf/ |
D | document_loader.cc | 20 DocumentLoader::DocumentLoader(Client* client) in DocumentLoader() function in chrome_pdf::DocumentLoader
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
D | Document.h | 89 class DocumentLoader; variable
|