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