Searched defs:CastLoggingEvent (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/media/cast/logging/
H A Dlogging_defines.h21 enum CastLoggingEvent { enum in namespace:media::cast
41 const char* CastLoggingToString(CastLoggingEvent event);
43 // CastLoggingEvent are classified into one of three following types.
64 CastLoggingEvent type;
91 CastLoggingEvent type;

Completed in 33 milliseconds