OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UpdateDownload
(Results
1 - 5
of
5
) sorted by null
/external/chromium/chrome/browser/history/
download_database.cc
109
bool DownloadDatabase::
UpdateDownload
(int64 received_bytes,
history.cc
542
void HistoryService::
UpdateDownload
(int64 received_bytes,
545
ScheduleAndForget(PRIORITY_NORMAL, &HistoryBackend::
UpdateDownload
,
history_backend.cc
[
all
...]
/external/chromium/chrome/browser/download/
download_file_manager.cc
144
NewRunnableMethod(manager, &DownloadManager::
UpdateDownload
,
189
void DownloadFileManager::
UpdateDownload
(int id, DownloadBuffer* buffer) {
download_manager.cc
524
void DownloadManager::
UpdateDownload
(int32 download_id, int64 size) {
[
all
...]
Completed in 172 milliseconds