Home
last modified time | relevance | path

Searched defs:IsSampled (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/end2end/tests/
H A Dhttp2_stats.cc69 bool IsSampled() override { return false; } in IsSampled() function in grpc_core::__anon05f1e7c70111::FakeCallTracer::FakeCallAttemptTracer
119 bool IsSampled() override { return false; } in IsSampled() function in grpc_core::__anon05f1e7c70111::FakeCallTracer
165 bool IsSampled() override { return false; } in IsSampled() function in grpc_core::__anon05f1e7c70111::FakeServerCallTracer
/aosp_15_r20/external/grpc-grpc/src/cpp/ext/otel/
H A Dotel_client_call_tracer.h69 bool IsSampled() override { in IsSampled() function
128 bool IsSampled() override { in IsSampled() function
H A Dotel_server_call_tracer.h57 bool IsSampled() override { in IsSampled() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/ext/filters/census/
Dopen_census_call_tracer.h81 bool IsSampled() override { return context_.Span().IsSampled(); } in IsSampled() function
133 bool IsSampled() override { return context_.Span().IsSampled(); } in IsSampled() function
Dserver_call_tracer.cc114 bool IsSampled() override { return context_.Span().IsSampled(); } in IsSampled() function in grpc::internal::OpenCensusServerCallTracer
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_observability/grpc_observability/
H A Dclient_call_tracer.h52 bool IsSampled() override { return context_.GetSpanContext().IsSampled(); } in IsSampled() function
112 bool IsSampled() override { return context_.GetSpanContext().IsSampled(); } in IsSampled() function
H A Dserver_call_tracer.cc104 bool IsSampled() override { return context_.GetSpanContext().IsSampled(); } in IsSampled() function in grpc_observability::PythonOpenCensusServerCallTracer
H A Dpython_census_context.h149 bool IsSampled() const { return should_sample_; } in IsSampled() function
/aosp_15_r20/external/grpc-grpc/src/cpp/ext/filters/census/
H A Dopen_census_call_tracer.h83 bool IsSampled() override { return context_.Span().IsSampled(); } in IsSampled() function
139 bool IsSampled() override { return context_.Span().IsSampled(); } in IsSampled() function
H A Dserver_call_tracer.cc113 bool IsSampled() override { return context_.Span().IsSampled(); } in IsSampled() function in grpc::internal::OpenCensusServerCallTracer
/aosp_15_r20/external/grpc-grpc/src/core/lib/channel/
H A Dcall_tracer.cc162 bool IsSampled() override { return tracers_[0]->IsSampled(); } in IsSampled() function in grpc_core::DelegatingClientCallTracer::DelegatingClientCallAttemptTracer
199 bool IsSampled() override { return tracers_[0]->IsSampled(); } in IsSampled() function in grpc_core::DelegatingClientCallTracer
288 bool IsSampled() override { return tracers_[0]->IsSampled(); } in IsSampled() function in grpc_core::DelegatingServerCallTracer
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/internal/
H A Dhashtablez_sampler.h155 inline bool IsSampled() const { return ABSL_PREDICT_FALSE(info_ != nullptr); } in IsSampled() function
205 inline bool IsSampled() const { return false; } in IsSampled() function
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/internal/
H A Dhashtablez_sampler.h155 inline bool IsSampled() const { return ABSL_PREDICT_FALSE(info_ != nullptr); } in IsSampled() function
205 inline bool IsSampled() const { return false; } in IsSampled() function
/aosp_15_r20/external/abseil-cpp/absl/container/internal/
H A Dhashtablez_sampler.h155 inline bool IsSampled() const { return ABSL_PREDICT_FALSE(info_ != nullptr); } in IsSampled() function
205 inline bool IsSampled() const { return false; } in IsSampled() function
/aosp_15_r20/external/grpc-grpc/test/core/util/
H A Dfake_stats_plugin.h100 bool IsSampled() override { return false; } in IsSampled() function
127 bool IsSampled() override { return false; } in IsSampled() function
189 bool IsSampled() override { return false; } in IsSampled() function
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/internal/
H A Dhashtablez_sampler_test.cc44 static bool IsSampled(const HashtablezInfoHandle& h) { in IsSampled() function in absl::container_internal::HashtablezInfoHandlePeer
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Darenaz_sampler_test.cc51 static bool IsSampled(const ThreadSafeArenaStatsHandle& h) { in IsSampled() function in google::protobuf::internal::ThreadSafeArenaStatsHandlePeer
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Darenaz_sampler_test.cc51 static bool IsSampled(const ThreadSafeArenaStatsHandle& h) { in IsSampled() function in google::protobuf::internal::ThreadSafeArenaStatsHandlePeer
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/internal/
H A Dhashtablez_sampler_test.cc45 static bool IsSampled(const HashtablezInfoHandle& h) { in IsSampled() function in absl::container_internal::HashtablezInfoHandlePeer
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Dhashtablez_sampler_test.cc45 static bool IsSampled(const HashtablezInfoHandle& h) { in IsSampled() function in absl::container_internal::HashtablezInfoHandlePeer
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/internal/
H A Dhashtablez_sampler_test.cc45 static bool IsSampled(const HashtablezInfoHandle& h) { in IsSampled() function in absl::container_internal::HashtablezInfoHandlePeer
/aosp_15_r20/external/aws-sdk-java-v2/services/cloudwatchlogs/src/main/resources/codegen-resources/
H A Dservice-2.json3055 "IsSampled":{"type":"boolean"}, object