Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/tracing/
H A Dtraced_proto_unittest.cc430 TEST_F(TracedProtoTest, WriteDebugAnnotations) { in TEST_F() argument
/aosp_15_r20/external/cronet/base/trace_event/
H A Dtrace_log.cc207 void WriteDebugAnnotations(base::trace_event::TraceEvent* trace_event, in WriteDebugAnnotations() function
264 WriteDebugAnnotations(trace_event, ctx.event()); in OnAddLegacyTraceEvent()