OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OnDownloadCompleted
(Results
1 - 5
of
5
) sorted by null
/external/chromium/chrome/browser/download/
drag_download_util.cc
101
void PromiseFileFinalizer::
OnDownloadCompleted
(const FilePath& file_path) {
/external/chromium/chrome/browser/
plugin_download_helper.h
30
virtual void
OnDownloadCompleted
(const FilePath& download_path,
50
void
OnDownloadCompleted
(net::URLRequest* request);
plugin_download_helper.cc
70
OnDownloadCompleted
(request);
75
OnDownloadCompleted
(request);
84
OnDownloadCompleted
(request);
87
OnDownloadCompleted
(request);
99
OnDownloadCompleted
(request);
122
OnDownloadCompleted
(request);
126
OnDownloadCompleted
(request);
132
void PluginDownloadUrlHelper::
OnDownloadCompleted
(net::URLRequest* request) {
167
delegate_->
OnDownloadCompleted
(download_file_path_, success);
/external/chromium_org/content/browser/download/
drag_download_util.cc
101
void PromiseFileFinalizer::
OnDownloadCompleted
(
/external/chromium_org/ui/base/dragdrop/
os_exchange_data_provider_win.cc
657
void DataObjectImpl::
OnDownloadCompleted
(const base::FilePath& file_path) {
[
all
...]
Completed in 407 milliseconds