Home
last modified time | relevance | path

Searched refs:DebugDownloadStateString (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/browser/download/
Ddownload_item_impl.h387 static const char* DebugDownloadStateString(DownloadInternalState state);
Ddownload_item_impl.cc811 DebugDownloadStateString(state_)); in DebugString()
1773 const char* DownloadItemImpl::DebugDownloadStateString( in DebugDownloadStateString() function in content::DownloadItemImpl