Home
last modified time | relevance | path

Searched refs:AddSpanAnnotation (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/python/grpcio_observability/grpc_observability/
H A Dclient_call_tracer.cc61 context_.AddSpanAnnotation(annotation); in RecordAnnotation()
75 context_.AddSpanAnnotation(annotation.ToString()); in RecordAnnotation()
295 context_.AddSpanAnnotation(annotation); in RecordAnnotation()
309 context_.AddSpanAnnotation(annotation.ToString()); in RecordAnnotation()
H A Dserver_call_tracer.cc155 context_.AddSpanAnnotation(annotation); in RecordAnnotation()
168 context_.AddSpanAnnotation(annotation.ToString()); in RecordAnnotation()
H A Dpython_census_context.h246 void AddSpanAnnotation(absl::string_view description) { in AddSpanAnnotation() function
/aosp_15_r20/external/grpc-grpc/src/cpp/ext/filters/census/
H A Dclient_filter.cc279 context_.AddSpanAnnotation(annotation, {}); in RecordAnnotation()
293 context_.AddSpanAnnotation(annotation.ToString(), {}); in RecordAnnotation()
374 context_.AddSpanAnnotation(annotation, {}); in RecordAnnotation()
387 context_.AddSpanAnnotation(annotation.ToString(), {}); in RecordAnnotation()
H A Dserver_call_tracer.cc162 context_.AddSpanAnnotation(annotation, {}); in RecordAnnotation()
175 context_.AddSpanAnnotation(annotation.ToString(), {}); in RecordAnnotation()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/ext/filters/census/
Dclient_filter.cc288 context_.AddSpanAnnotation(annotation, {}); in RecordAnnotation()
359 context_.AddSpanAnnotation(annotation, {}); in RecordAnnotation()
Dserver_call_tracer.cc160 context_.AddSpanAnnotation(annotation, {}); in RecordAnnotation()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/
Dopencensus.h203 void AddSpanAnnotation(absl::string_view description, in AddSpanAnnotation() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/
Dopencensus.h203 void AddSpanAnnotation(absl::string_view description, in AddSpanAnnotation() function
/aosp_15_r20/external/grpc-grpc/include/grpcpp/
H A Dopencensus.h203 void AddSpanAnnotation(absl::string_view description, in AddSpanAnnotation() function