Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/trace_event/
H A Dtrace_config.cc57 class ConvertableTraceConfigToTraceFormat class
60 explicit ConvertableTraceConfigToTraceFormat(const TraceConfig& trace_config) in ConvertableTraceConfigToTraceFormat() function in base::trace_event::__anon00fc1a8c0111::ConvertableTraceConfigToTraceFormat
63 ~ConvertableTraceConfigToTraceFormat() override = default;
308 return std::make_unique<ConvertableTraceConfigToTraceFormat>(*this); in AsConvertableToTraceFormat()
/aosp_15_r20/external/cronet/base/trace_event/
H A Dtrace_config.cc74 class ConvertableTraceConfigToTraceFormat class
77 explicit ConvertableTraceConfigToTraceFormat(const TraceConfig& trace_config) in ConvertableTraceConfigToTraceFormat() function in base::trace_event::__anon26b896c20111::ConvertableTraceConfigToTraceFormat
80 ~ConvertableTraceConfigToTraceFormat() override = default;
367 return std::make_unique<ConvertableTraceConfigToTraceFormat>(*this); in AsConvertableToTraceFormat()