Home
last modified time | relevance | path

Searched refs:CastLoggingConfig (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/media/cast/logging/
Dlogging_defines.cc12 CastLoggingConfig::CastLoggingConfig() in CastLoggingConfig() function in media::cast::CastLoggingConfig
17 CastLoggingConfig::~CastLoggingConfig() {} in ~CastLoggingConfig()
19 CastLoggingConfig GetDefaultCastLoggingConfig() { in GetDefaultCastLoggingConfig()
20 CastLoggingConfig config; in GetDefaultCastLoggingConfig()
Dlogging_defines.h20 struct CastLoggingConfig { struct
21 CastLoggingConfig();
22 ~CastLoggingConfig();
30 CastLoggingConfig GetDefaultCastLoggingConfig(); argument
Dlogging_impl.h28 const CastLoggingConfig& config);
68 const CastLoggingConfig config_;
Dlogging_impl.cc15 const CastLoggingConfig& config) in LoggingImpl()
/external/chromium_org/media/cast/
Dcast_environment.h45 const CastLoggingConfig& config);
Dcast_environment.cc21 const CastLoggingConfig& config) in CastEnvironment()
/external/chromium_org/media/cast/test/
Dend2end_unittest.cc324 CastLoggingConfig EnableCastLoggingConfig() { in EnableCastLoggingConfig()
325 CastLoggingConfig config; in EnableCastLoggingConfig()