Searched defs:CallAttemptTracer (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/grpc-grpc/src/cpp/ext/otel/ | ||
H A D | otel_client_call_tracer.cc | 68 OpenTelemetryPlugin::ClientCallTracer::CallAttemptTracer::CallAttemptTracer( in CallAttemptTracer() function in grpc::internal::OpenTelemetryPlugin::ClientCallTracer::CallAttemptTracer |
/aosp_15_r20/external/grpc-grpc/test/cpp/ext/otel/ | ||
H A D | otel_test_library.cc | 64 using CallAttemptTracer = grpc_core::ClientCallTracer::CallAttemptTracer; in MakeCallPromise() typedef |