Searched defs:LogSpan (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/federated-compute/fcp/tracing/ | ||
H A D | text_tracing_recorder_impl.cc | 63 void TextTracingRecorderImpl::LogSpan(bool begin, TracingSpanId id, in LogSpan() function in fcp::tracing_internal::TextTracingRecorderImpl |
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/ | ||
H A D | cloud_trace.py | 43 def LogSpan(span): function |