/aosp_15_r20/external/grpc-grpc/test/core/end2end/tests/ |
H A D | http2_stats.cc | 99 void RecordAnnotation(absl::string_view /*annotation*/) override {} in RecordAnnotation() function in grpc_core::__anon05f1e7c70111::FakeCallTracer::FakeCallAttemptTracer 100 void RecordAnnotation(const Annotation& /*annotation*/) override {} in RecordAnnotation() function in grpc_core::__anon05f1e7c70111::FakeCallTracer::FakeCallAttemptTracer 126 void RecordAnnotation(absl::string_view /*annotation*/) override {} in RecordAnnotation() function in grpc_core::__anon05f1e7c70111::FakeCallTracer 127 void RecordAnnotation(const Annotation& /*annotation*/) override {} in RecordAnnotation() function in grpc_core::__anon05f1e7c70111::FakeCallTracer 161 void RecordAnnotation(absl::string_view /*annotation*/) override {} in RecordAnnotation() function in grpc_core::__anon05f1e7c70111::FakeServerCallTracer 162 void RecordAnnotation(const Annotation& /*annotation*/) override {} in RecordAnnotation() function in grpc_core::__anon05f1e7c70111::FakeServerCallTracer
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/channel/ |
H A D | call_tracer.cc | 141 void RecordAnnotation(absl::string_view annotation) override { in RecordAnnotation() function in grpc_core::DelegatingClientCallTracer::DelegatingClientCallAttemptTracer 146 void RecordAnnotation(const Annotation& annotation) override { in RecordAnnotation() function in grpc_core::DelegatingClientCallTracer::DelegatingClientCallAttemptTracer 187 void RecordAnnotation(absl::string_view annotation) override { in RecordAnnotation() function in grpc_core::DelegatingClientCallTracer 192 void RecordAnnotation(const Annotation& annotation) override { in RecordAnnotation() function in grpc_core::DelegatingClientCallTracer 273 void RecordAnnotation(absl::string_view annotation) override { in RecordAnnotation() function in grpc_core::DelegatingServerCallTracer 278 void RecordAnnotation(const Annotation& annotation) override { in RecordAnnotation() function in grpc_core::DelegatingServerCallTracer
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_observability/grpc_observability/ |
H A D | client_call_tracer.cc | 56 void PythonOpenCensusCallTracer::RecordAnnotation( in RecordAnnotation() function in grpc_observability::PythonOpenCensusCallTracer 64 void PythonOpenCensusCallTracer::RecordAnnotation( in RecordAnnotation() function in grpc_observability::PythonOpenCensusCallTracer 291 RecordAnnotation(absl::string_view annotation) { in RecordAnnotation() function in grpc_observability::PythonOpenCensusCallTracer::PythonOpenCensusCallAttemptTracer 299 RecordAnnotation(const Annotation& annotation) { in RecordAnnotation() function in grpc_observability::PythonOpenCensusCallTracer::PythonOpenCensusCallAttemptTracer
|
H A D | server_call_tracer.cc | 151 void RecordAnnotation(absl::string_view annotation) override { in RecordAnnotation() function in grpc_observability::PythonOpenCensusServerCallTracer 158 void RecordAnnotation(const Annotation& annotation) override { in RecordAnnotation() function in grpc_observability::PythonOpenCensusServerCallTracer
|
/aosp_15_r20/external/grpc-grpc/src/cpp/ext/otel/ |
H A D | otel_client_call_tracer.cc | 196 void OpenTelemetryPlugin::ClientCallTracer::CallAttemptTracer::RecordAnnotation( in RecordAnnotation() function in grpc::internal::OpenTelemetryPlugin::ClientCallTracer::CallAttemptTracer 201 void OpenTelemetryPlugin::ClientCallTracer::CallAttemptTracer::RecordAnnotation( in RecordAnnotation() function in grpc::internal::OpenTelemetryPlugin::ClientCallTracer::CallAttemptTracer 269 void OpenTelemetryPlugin::ClientCallTracer::RecordAnnotation( in RecordAnnotation() function in grpc::internal::OpenTelemetryPlugin::ClientCallTracer 274 void OpenTelemetryPlugin::ClientCallTracer::RecordAnnotation( in RecordAnnotation() function in grpc::internal::OpenTelemetryPlugin::ClientCallTracer
|
H A D | otel_server_call_tracer.h | 103 void RecordAnnotation(absl::string_view /*annotation*/) override { in RecordAnnotation() function 107 void RecordAnnotation(const Annotation& /*annotation*/) override { in RecordAnnotation() function
|
/aosp_15_r20/external/grpc-grpc/src/cpp/ext/filters/census/ |
H A D | client_filter.cc | 274 void OpenCensusCallTracer::OpenCensusCallAttemptTracer::RecordAnnotation( in RecordAnnotation() function in grpc::internal::OpenCensusCallTracer::OpenCensusCallAttemptTracer 282 void OpenCensusCallTracer::OpenCensusCallAttemptTracer::RecordAnnotation( in RecordAnnotation() function in grpc::internal::OpenCensusCallTracer::OpenCensusCallAttemptTracer 370 void OpenCensusCallTracer::RecordAnnotation(absl::string_view annotation) { in RecordAnnotation() function in grpc::internal::OpenCensusCallTracer 377 void OpenCensusCallTracer::RecordAnnotation(const Annotation& annotation) { in RecordAnnotation() function in grpc::internal::OpenCensusCallTracer
|
H A D | server_call_tracer.cc | 158 void RecordAnnotation(absl::string_view annotation) override { in RecordAnnotation() function in grpc::internal::OpenCensusServerCallTracer 165 void RecordAnnotation(const Annotation& annotation) override { in RecordAnnotation() function in grpc::internal::OpenCensusServerCallTracer
|
/aosp_15_r20/external/grpc-grpc/test/core/util/ |
H A D | fake_stats_plugin.h | 87 void RecordAnnotation(absl::string_view annotation) override { in RecordAnnotation() function 90 void RecordAnnotation(const Annotation& /*annotation*/) override {} in RecordAnnotation() function 121 void RecordAnnotation(absl::string_view annotation) override { in RecordAnnotation() function 124 void RecordAnnotation(const Annotation& /*annotation*/) override {} in RecordAnnotation() function 180 void RecordAnnotation(absl::string_view annotation) override { in RecordAnnotation() function 183 void RecordAnnotation(const Annotation& /*annotation*/) override {} in RecordAnnotation() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/ext/filters/census/ |
D | client_filter.cc | 285 void OpenCensusCallTracer::OpenCensusCallAttemptTracer::RecordAnnotation( in RecordAnnotation() function in grpc::internal::OpenCensusCallTracer::OpenCensusCallAttemptTracer 357 void OpenCensusCallTracer::RecordAnnotation(absl::string_view annotation) { in RecordAnnotation() function in grpc::internal::OpenCensusCallTracer
|
D | server_call_tracer.cc | 159 void RecordAnnotation(absl::string_view annotation) override { in RecordAnnotation() function in grpc::internal::OpenCensusServerCallTracer
|