Home
last modified time | relevance | path

Searched refs:is_lb_channel (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/core/lib/security/security_connector/
Dsecurity_connector.cc320 bool is_lb_channel; member
356 bool is_lb_channel) { argument
368 if (is_lb_channel) {
440 fake_secure_name_check(c->target, c->expected_targets, c->is_lb_channel);
465 return GPR_ICMP(c1->is_lb_channel, c2->is_lb_channel);
563 c->is_lb_channel = grpc_core::FindTargetAuthorityTableInArgs(args) != nullptr;