OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DOWNLOAD_STREAM
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
file_downloader.h
30
DOWNLOAD_STREAM
,
164
//
DOWNLOAD_STREAM
is similar to DOWNLOAD_TO_BUFFER except the downloaded
file_downloader.cc
60
return Open(url,
DOWNLOAD_STREAM
, callback, true, NULL);
457
return mode_ ==
DOWNLOAD_STREAM
;
Completed in 66 milliseconds