HomeSort by relevance Sort by last modified time
    Searched refs:OtherDownloadManagerObserver (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/download/
download_manager.h 252 class OtherDownloadManagerObserver : public Observer {
254 explicit OtherDownloadManagerObserver(
256 virtual ~OtherDownloadManagerObserver();
272 friend class OtherDownloadManagerObserver;
398 scoped_ptr<OtherDownloadManagerObserver> other_download_manager_observer_;
download_manager.cc 243 new OtherDownloadManagerObserver(this));
    [all...]

Completed in 22 milliseconds