Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dtrace_config.cc57 class ConvertableTraceConfigToTraceFormat class
60 explicit ConvertableTraceConfigToTraceFormat(const TraceConfig& trace_config) in ConvertableTraceConfigToTraceFormat() function in base::trace_event::__anon0f0e7d7b0111::ConvertableTraceConfigToTraceFormat
63 ~ConvertableTraceConfigToTraceFormat() override = default;
308 return std::make_unique<ConvertableTraceConfigToTraceFormat>(*this); in AsConvertableToTraceFormat()
/external/cronet/base/trace_event/
Dtrace_config.cc72 class ConvertableTraceConfigToTraceFormat class
75 explicit ConvertableTraceConfigToTraceFormat(const TraceConfig& trace_config) in ConvertableTraceConfigToTraceFormat() function in base::trace_event::__anon429148110111::ConvertableTraceConfigToTraceFormat
78 ~ConvertableTraceConfigToTraceFormat() override = default;
326 return std::make_unique<ConvertableTraceConfigToTraceFormat>(*this); in AsConvertableToTraceFormat()