Home
last modified time | relevance | path

Searched defs:RefCountedStringValue (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/
H A Dref_counted_string.h80 RefCountedStringValue() : str_{} {} in RefCountedStringValue() function
81 explicit RefCountedStringValue(absl::string_view str) in RefCountedStringValue() function
/aosp_15_r20/external/grpc-grpc/src/cpp/ext/csm/
H A Dmetadata_exchange.h67 absl::Span<const grpc_core::RefCountedStringValue> /*optional_labels*/) in GetOptionalLabelsSize()
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_observability/grpc_observability/
H A Dclient_call_tracer.h77 grpc_core::RefCountedStringValue /*value*/) override { in SetOptionalLabel()
/aosp_15_r20/external/grpc-grpc/src/cpp/ext/filters/census/
H A Dopen_census_call_tracer.h107 grpc_core::RefCountedStringValue) override {} in SetOptionalLabel()
/aosp_15_r20/external/grpc-grpc/test/core/end2end/tests/
H A Dhttp2_stats.cc103 RefCountedStringValue /*value*/) override {} in SetOptionalLabel() argument
/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/xds/
H A Dxds_cluster_impl.cc221 [](const RefCountedStringValue&) { in locality_stats()
/aosp_15_r20/external/grpc-grpc/src/core/lib/channel/
H A Dchannel_args.cc128 ChannelArgs::ChannelArgs(AVL<RefCountedStringValue, Value> args) in ChannelArgs()
/aosp_15_r20/external/grpc-grpc/test/cpp/ext/otel/
H A Dotel_plugin_test.cc1076 absl::Span<const grpc_core::RefCountedStringValue> in AddOptionalLabels()