OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DownloadInternalState
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/download/
download_item_impl.h
221
enum
DownloadInternalState
{
364
void TransitionTo(
DownloadInternalState
new_state,
377
DownloadInternalState
internal_state);
378
static
DownloadInternalState
ExternalToInternalState(
382
static const char* DebugDownloadStateString(
DownloadInternalState
state);
481
DownloadInternalState
state_;
download_item_impl.cc
[
all
...]
Completed in 436 milliseconds