Searched refs:OnUploadListAvailable (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/
H A Dupload_list.h42 virtual void OnUploadListAvailable() = 0;
51 // Starts loading the upload list. OnUploadListAvailable will be called when
61 // Must be called only after OnUploadListAvailable has been called.
H A Dupload_list.cc101 delegate_->OnUploadListAvailable();
/external/chromium_org/chrome/browser/ui/webui/
H A Dcrashes_ui.cc82 virtual void OnUploadListAvailable() OVERRIDE;
146 void CrashesDOMHandler::OnUploadListAvailable() { function in class:__anon5463::CrashesDOMHandler
H A Dflash_ui.cc92 virtual void OnUploadListAvailable() OVERRIDE;
177 void FlashDOMHandler::OnUploadListAvailable() { function in class:__anon5478::FlashDOMHandler
/external/chromium_org/chrome/browser/ui/webui/media/
H A Dwebrtc_logs_ui.cc88 virtual void OnUploadListAvailable() OVERRIDE;
141 void WebRtcLogsDOMHandler::OnUploadListAvailable() { function in class:__anon5497::WebRtcLogsDOMHandler

Completed in 387 milliseconds