OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:not_streaming
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
file_downloader.cc
177
if (
not_streaming
() && file_handle_ != PP_kInvalidFileHandle) {
460
bool FileDownloader::
not_streaming
() const {
function in class:plugin::FileDownloader
file_downloader.h
147
bool
not_streaming
() const;
Completed in 46 milliseconds