Searched defs:WebDataSource (Results 1 - 3 of 3) sorted by relevance

/external/chromium/webkit/glue/media/
H A Dweb_data_source.cc10 WebDataSource::WebDataSource() function in class:webkit_glue::WebDataSource
14 WebDataSource::~WebDataSource() {
H A Dweb_data_source.h15 class WebDataSource : public media::DataSource { class in namespace:webkit_glue
17 WebDataSource();
18 virtual ~WebDataSource();
44 DISALLOW_COPY_AND_ASSIGN(WebDataSource);
48 // be called when WebDataSource objects are created. This can be removed
53 // a WebDataSource list or call Abort().
54 typedef Callback1<WebDataSource*>::Type WebDataSourceBuildObserverHack;
/external/chromium_org/third_party/WebKit/public/web/
H A DWebDataSource.h47 class WebDataSource { class in namespace:WebKit
123 ~WebDataSource() { }

Completed in 102 milliseconds