Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dtrace_config.cc61 class ConvertableTraceConfigToTraceFormat class
64 explicit ConvertableTraceConfigToTraceFormat(const TraceConfig& trace_config) in ConvertableTraceConfigToTraceFormat() function in base::trace_event::__anon3476ff160111::ConvertableTraceConfigToTraceFormat
71 ~ConvertableTraceConfigToTraceFormat() override {} in ~ConvertableTraceConfigToTraceFormat()
163 return new ConvertableTraceConfigToTraceFormat(*this); in AsConvertableToTraceFormat()