Searched defs:GetTarget (Results 1 – 11 of 11) sorted by relevance
59 absl::string_view GetTarget() override { in GetTarget() function
201 static uint32_t GetTarget(TopoTestNode* node, int i) { return node->fTargets[i]; } in GetTarget() function
168 absl::string_view GetTarget() override { return "foo"; } in GetTarget() function in grpc_core::__anonf016f4730111::BenchmarkHelper::LbHelper
604 absl::string_view GetTarget() override { return test_->target_; } in GetTarget() function
225 static uint32_t GetTarget(TopoTestNode* node, int i) { return node->fTargets[i]; } in GetTarget() function
281 inline std::string GetTarget(const char* target) { return std::string(target); } in GetTarget() function
802 NodePtr GetTarget() const { return GetRightArg(); } in GetTarget() function
479 absl::string_view GetTarget() override { return client_channel_->target(); } in GetTarget() function in grpc_core::ClientChannel::ClientChannelControlHelper
1004 absl::string_view GetTarget() override { return chand_->target_uri_; } in GetTarget() function in grpc_core::ClientChannelFilter::ClientChannelControlHelper
881 func (x *ConfiguredTarget) GetTarget() *build.Target { func
1845 func (x *QueryResult) GetTarget() []*Target { func