OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:force_streaming_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/media/filters/
file_data_source.h
37
void force_streaming_for_testing() {
force_streaming_
= true; }
43
bool
force_streaming_
;
member in class:media::FileDataSource
file_data_source.cc
15
force_streaming_
(false) {
20
force_streaming_
(false) {
59
return
force_streaming_
;
Completed in 497 milliseconds