Home
last modified time | relevance | path

Searched defs:GetTarget (Results 1 – 11 of 11) sorted by relevance

/third_party/grpc/src/core/load_balancing/
Ddelegating_helper.h59 absl::string_view GetTarget() override { in GetTarget() function
/third_party/skia/tools/
DToolUtils.h201 static uint32_t GetTarget(TopoTestNode* node, int i) { return node->fTargets[i]; } in GetTarget() function
/third_party/grpc/test/core/load_balancing/
Dbm_picker.cc168 absl::string_view GetTarget() override { return "foo"; } in GetTarget() function in grpc_core::__anonf016f4730111::BenchmarkHelper::LbHelper
Dlb_policy_test_lib.h604 absl::string_view GetTarget() override { return test_->target_; } in GetTarget() function
/third_party/skia/m133/tools/
DToolUtils.h225 static uint32_t GetTarget(TopoTestNode* node, int i) { return node->fTargets[i]; } in GetTarget() function
/third_party/grpc/src/python/grpcio_observability/grpc_observability/
Dpython_observability_context.h281 inline std::string GetTarget(const char* target) { return std::string(target); } in GetTarget() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_compiler/pi_ir/
Dcustom_nodes.h802 NodePtr GetTarget() const { return GetRightArg(); } in GetTarget() function
/third_party/grpc/src/core/client_channel/
Dclient_channel.cc479 absl::string_view GetTarget() override { return client_channel_->target(); } in GetTarget() function in grpc_core::ClientChannel::ClientChannelControlHelper
Dclient_channel_filter.cc1004 absl::string_view GetTarget() override { return chand_->target_uri_; } in GetTarget() function in grpc_core::ClientChannelFilter::ClientChannelControlHelper
/third_party/skia/m133/bazel/exporter/build_proto/analysis_v2/
Danalysis_v2.pb.go881 func (x *ConfiguredTarget) GetTarget() *build.Target { func
/third_party/skia/m133/bazel/exporter/build_proto/build/
Dbuild.pb.go1845 func (x *QueryResult) GetTarget() []*Target { func