Home
last modified time | relevance | path

Searched defs:RecordAnnotation (Results 1 – 12 of 12) sorted by relevance

/third_party/grpc/src/cpp/ext/otel/
Dotel_client_call_tracer.cc207 RecordAnnotation(absl::string_view /*annotation*/) { in RecordAnnotation() function in grpc::internal::OpenTelemetryPluginImpl::ClientCallTracer::CallAttemptTracer
212 RecordAnnotation(const Annotation& /*annotation*/) { in RecordAnnotation() function in grpc::internal::OpenTelemetryPluginImpl::ClientCallTracer::CallAttemptTracer
295 void OpenTelemetryPluginImpl::ClientCallTracer::RecordAnnotation( in RecordAnnotation() function in grpc::internal::OpenTelemetryPluginImpl::ClientCallTracer
300 void OpenTelemetryPluginImpl::ClientCallTracer::RecordAnnotation( in RecordAnnotation() function in grpc::internal::OpenTelemetryPluginImpl::ClientCallTracer
Dotel_server_call_tracer.h107 void RecordAnnotation(absl::string_view /*annotation*/) override { in RecordAnnotation() function
111 void RecordAnnotation(const Annotation& /*annotation*/) override { in RecordAnnotation() function
/third_party/grpc/src/python/grpcio_observability/grpc_observability/
Dclient_call_tracer.cc62 void PythonOpenCensusCallTracer::RecordAnnotation( in RecordAnnotation() function in grpc_observability::PythonOpenCensusCallTracer
70 void PythonOpenCensusCallTracer::RecordAnnotation( in RecordAnnotation() function in grpc_observability::PythonOpenCensusCallTracer
357 RecordAnnotation(absl::string_view annotation) { in RecordAnnotation() function in grpc_observability::PythonOpenCensusCallTracer::PythonOpenCensusCallAttemptTracer
365 RecordAnnotation(const Annotation& annotation) { in RecordAnnotation() function in grpc_observability::PythonOpenCensusCallTracer::PythonOpenCensusCallAttemptTracer
Dserver_call_tracer.cc237 void PythonOpenCensusServerCallTracer::RecordAnnotation( in RecordAnnotation() function in grpc_observability::PythonOpenCensusServerCallTracer
245 void PythonOpenCensusServerCallTracer::RecordAnnotation( in RecordAnnotation() function in grpc_observability::PythonOpenCensusServerCallTracer
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dcall_tracer_wrapper.h60 void RecordAnnotation(absl::string_view /*annotation*/) override {} in RecordAnnotation() function
61 void RecordAnnotation(const Annotation& /*annotation*/) override {} in RecordAnnotation() function
/third_party/grpc/test/core/end2end/tests/
Dhttp2_stats.cc123 void RecordAnnotation(absl::string_view /*annotation*/) override {} in RecordAnnotation() function in grpc_core::__anon076aa40b0111::FakeCallTracer::FakeCallAttemptTracer
124 void RecordAnnotation(const Annotation& /*annotation*/) override {} in RecordAnnotation() function in grpc_core::__anon076aa40b0111::FakeCallTracer::FakeCallAttemptTracer
155 void RecordAnnotation(absl::string_view /*annotation*/) override {} in RecordAnnotation() function in grpc_core::__anon076aa40b0111::FakeCallTracer
156 void RecordAnnotation(const Annotation& /*annotation*/) override {} in RecordAnnotation() function in grpc_core::__anon076aa40b0111::FakeCallTracer
220 void RecordAnnotation(absl::string_view /*annotation*/) override {} in RecordAnnotation() function in grpc_core::__anon076aa40b0111::FakeServerCallTracer
221 void RecordAnnotation(const Annotation& /*annotation*/) override {} in RecordAnnotation() function in grpc_core::__anon076aa40b0111::FakeServerCallTracer
/third_party/grpc/src/cpp/ext/filters/census/
Dclient_filter.cc279 void OpenCensusCallTracer::OpenCensusCallAttemptTracer::RecordAnnotation( in RecordAnnotation() function in grpc::internal::OpenCensusCallTracer::OpenCensusCallAttemptTracer
287 void OpenCensusCallTracer::OpenCensusCallAttemptTracer::RecordAnnotation( in RecordAnnotation() function in grpc::internal::OpenCensusCallTracer::OpenCensusCallAttemptTracer
374 void OpenCensusCallTracer::RecordAnnotation(absl::string_view annotation) { in RecordAnnotation() function in grpc::internal::OpenCensusCallTracer
381 void OpenCensusCallTracer::RecordAnnotation(const Annotation& annotation) { in RecordAnnotation() function in grpc::internal::OpenCensusCallTracer
Dserver_call_tracer.cc161 void RecordAnnotation(absl::string_view annotation) override { in RecordAnnotation() function in grpc::internal::OpenCensusServerCallTracer
168 void RecordAnnotation(const Annotation& annotation) override { in RecordAnnotation() function in grpc::internal::OpenCensusServerCallTracer
/third_party/grpc/src/core/telemetry/
Dcall_tracer.cc162 void RecordAnnotation(absl::string_view annotation) override { in RecordAnnotation() function in grpc_core::DelegatingClientCallTracer::DelegatingClientCallAttemptTracer
167 void RecordAnnotation(const Annotation& annotation) override { in RecordAnnotation() function in grpc_core::DelegatingClientCallTracer::DelegatingClientCallAttemptTracer
208 void RecordAnnotation(absl::string_view annotation) override { in RecordAnnotation() function in grpc_core::DelegatingClientCallTracer
213 void RecordAnnotation(const Annotation& annotation) override { in RecordAnnotation() function in grpc_core::DelegatingClientCallTracer
306 void RecordAnnotation(absl::string_view annotation) override { in RecordAnnotation() function in grpc_core::DelegatingServerCallTracer
311 void RecordAnnotation(const Annotation& annotation) override { in RecordAnnotation() function in grpc_core::DelegatingServerCallTracer
/third_party/grpc/test/core/test_util/
Dfake_stats_plugin.h93 void RecordAnnotation(absl::string_view annotation) override { in RecordAnnotation() function
96 void RecordAnnotation(const Annotation& /*annotation*/) override {} in RecordAnnotation() function
128 void RecordAnnotation(absl::string_view annotation) override { in RecordAnnotation() function
131 void RecordAnnotation(const Annotation& /*annotation*/) override {} in RecordAnnotation() function
190 void RecordAnnotation(absl::string_view annotation) override { in RecordAnnotation() function
193 void RecordAnnotation(const Annotation& /*annotation*/) override {} in RecordAnnotation() function
/third_party/grpc/test/core/transport/chttp2/
Dhpack_encoder_test.cc173 void RecordAnnotation(absl::string_view annotation) override {} in RecordAnnotation() function in grpc_core::FakeCallTracer
174 void RecordAnnotation(const Annotation& annotation) override {} in RecordAnnotation() function in grpc_core::FakeCallTracer
/third_party/grpc/test/cpp/microbenchmarks/
Dbm_chttp2_hpack.cc78 void RecordAnnotation(absl::string_view annotation) override {} in RecordAnnotation() function in grpc_core::FakeCallTracer
79 void RecordAnnotation(const Annotation& annotation) override {} in RecordAnnotation() function in grpc_core::FakeCallTracer