HomeSort by relevance Sort by last modified time
    Searched defs:WebDataSource (Results 1 - 4 of 4) sorted by null

  /external/chromium/webkit/glue/media/
web_data_source.cc 10 WebDataSource::WebDataSource()
14 WebDataSource::~WebDataSource() {
web_data_source.h 15 class WebDataSource : public media::DataSource {
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/
WebDataSource.h 47 class WebDataSource {
123 ~WebDataSource() { }
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 

Completed in 58 milliseconds