Searched defs:TraceImpl (Results 1 – 8 of 8) sorted by relevance
28 void TextTracingSpanImpl::TraceImpl(DetachedBuffer&& buf, in TraceImpl() function in fcp::tracing_internal::TextTracingSpanImpl
35 void TestTracingSpanImpl::TraceImpl(DetachedBuffer&& buf, in TraceImpl() function in fcp::tracing_internal::TestTracingSpanImpl
41 void TestTracingRecorderImpl::TraceImpl(TracingSpanId id, DetachedBuffer&& buf, in TraceImpl() function in fcp::tracing_internal::TestTracingRecorderImpl
43 void TextTracingRecorderImpl::TraceImpl(TracingSpanId id, in TraceImpl() function in fcp::tracing_internal::TextTracingRecorderImpl
48 private class TraceImpl(size: Int, private val format: TraceFormat) : TraceBase() { class
54 void InstanceTracer::TraceImpl(uint64_t owner_id, in TraceImpl() function in base::internal::InstanceTracer
174 export class TraceImpl implements Trace { class