OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DeleteDownloadedFile
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/download/
download_item.cc
53
void
DeleteDownloadedFile
(const FilePath& path) {
425
NewRunnableFunction(&
DeleteDownloadedFile
, full_path_));
/external/chromium_org/content/browser/download/
download_item_impl.cc
60
void
DeleteDownloadedFile
(const base::FilePath& path) {
411
base::Bind(&
DeleteDownloadedFile
, current_path_));
625
base::Bind(&
DeleteDownloadedFile
, current_path_),
[
all
...]
Completed in 27 milliseconds