OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:download_status
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/download/
download_request_limiter.h
92
DownloadRequestLimiter::DownloadStatus
download_status
() const {
function in class:DownloadRequestLimiter::TabDownloadState
download_request_limiter.cc
278
return state ? state->
download_status
() : ALLOW_ONE_DOWNLOAD;
386
switch (state->
download_status
()) {
Completed in 204 milliseconds