Home
last modified time | relevance | path

Searched defs:GetLabels (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-go/resource/v1/
Dresource.pb.go93 func (x *Resource) GetLabels() map[string]string { func
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/monitoring/
H A Dcell_reader-inl.cc39 std::vector<std::string> GetLabels(const monitoring::Point& point) { in GetLabels() function
/aosp_15_r20/external/aws-sdk-java-v2/services/frauddetector/src/main/resources/codegen-resources/
H A Dpaginators-1.json38 "GetLabels": { object
H A Dservice-2.json721 "GetLabels":{ object
/aosp_15_r20/external/grpc-grpc/src/cpp/ext/csm/
H A Dmetadata_exchange.cc405 std::unique_ptr<LabelsIterable> ServiceMeshLabelsInjector::GetLabels( in GetLabels() function in grpc::internal::ServiceMeshLabelsInjector
/aosp_15_r20/external/openthread/src/core/net/
H A Ddns_types.hpp2378 uint8_t GetLabels(void) const { return mLabels; } in GetLabels() function in ot::Dns::SigRecord
/aosp_15_r20/external/grpc-grpc/test/cpp/ext/otel/
H A Dotel_plugin_test.cc1065 std::unique_ptr<grpc::internal::LabelsIterable> GetLabels( in GetLabels() function in grpc::testing::__anon9f6434d40111::CustomLabelInjector