Searched refs:ConvertableTraceConfigToTraceFormat (Results 1 – 1 of 1) sorted by relevance
57 class ConvertableTraceConfigToTraceFormat class60 explicit ConvertableTraceConfigToTraceFormat(const TraceConfig& trace_config) in ConvertableTraceConfigToTraceFormat() function in base::trace_event::__anon3476ff160111::ConvertableTraceConfigToTraceFormat63 ~ConvertableTraceConfigToTraceFormat() override = default;308 return std::make_unique<ConvertableTraceConfigToTraceFormat>(*this); in AsConvertableToTraceFormat()