OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:enable_data_collection
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/media/cast/logging/
logging_defines.cc
13
:
enable_data_collection
(false),
logging_impl.cc
27
if (config_.
enable_data_collection
) {
44
if (config_.
enable_data_collection
) {
64
if (config_.
enable_data_collection
) {
106
if (config_.
enable_data_collection
) {
122
if (config_.
enable_data_collection
) {
logging_defines.h
24
bool
enable_data_collection
;
member in struct:media::cast::CastLoggingConfig
/external/chromium_org/media/cast/test/
end2end_unittest.cc
326
config.
enable_data_collection
= true;
[
all
...]
Completed in 167 milliseconds