|
| | ResourceLoader (Frame &, ResourceLoaderOptions) |
| |
| void | didFinishLoadingOnePart (const NetworkLoadMetrics &) |
| |
| void | cleanupForError (const ResourceError &) |
| |
| bool | wasCancelled () const |
| |
| void | didReceiveDataOrBuffer (const char *, unsigned, RefPtr< SharedBuffer > &&, long long encodedDataLength, DataPayloadType) |
| |
| | ResourceLoader (Frame &, ResourceLoaderOptions) |
| |
| void | didFinishLoadingOnePart (const NetworkLoadMetrics &) |
| |
| void | cleanupForError (const ResourceError &) |
| |
| bool | wasCancelled () const |
| |
| void | didReceiveDataOrBuffer (const char *, unsigned, RefPtr< SharedBuffer > &&, long long encodedDataLength, DataPayloadType) |
| |
| | RefCounted () |
| |
| | RefCounted () |
| |
| | RefCounted () |
| |
| | ~RefCounted () |
| |
| | ~RefCounted () |
| |
| | ~RefCounted () |
| |
| | RefCountedBase () |
| |
| | ~RefCountedBase () |
| |
| bool | derefBase () const |
| |
| bool | deletionHasBegun () const |
| |
| | RefCountedBase () |
| |
| | ~RefCountedBase () |
| |
| bool | derefBase () const |
| |
| bool | deletionHasBegun () const |
| |
| | RefCountedBase () |
| |
| | ~RefCountedBase () |
| |
| bool | derefBase () const |
| |
| bool | deletionHasBegun () const |
| |
Protected Member Functions inherited from WebCore::ResourceHandleClient |
| WEBCORE_EXPORT | ResourceHandleClient () |
| |
| virtual WEBCORE_EXPORT | ~ResourceHandleClient () |
| |
| virtual bool | usesAsyncCallbacks () |
| |
| virtual bool | loadingSynchronousXHR () |
| |
| virtual WEBCORE_EXPORT void | willSendRequestAsync (ResourceHandle *, ResourceRequest &&, ResourceResponse &&) |
| |
| virtual WEBCORE_EXPORT void | didReceiveResponseAsync (ResourceHandle *, ResourceResponse &&) |
| |
| WEBCORE_EXPORT | ResourceHandleClient () |
| |
| virtual WEBCORE_EXPORT | ~ResourceHandleClient () |
| |
| virtual bool | usesAsyncCallbacks () |
| |
| virtual bool | loadingSynchronousXHR () |
| |
| virtual WEBCORE_EXPORT void | willSendRequestAsync (ResourceHandle *, ResourceRequest &&, ResourceResponse &&) |
| |
| virtual WEBCORE_EXPORT void | didReceiveResponseAsync (ResourceHandle *, ResourceResponse &&) |
| |
| RefPtr< ResourceHandle > | m_handle |
| |
| RefPtr< Frame > | m_frame |
| |
| RefPtr< DocumentLoader > | m_documentLoader |
| |
| ResourceResponse | m_response |
| |
| LoadTiming | m_loadTiming |
| |