Searched refs:has_default_authority (Results 1 – 4 of 4) sorted by relevance
25 const bool has_default_authority = in grpc_default_authority_add_if_not_present() local30 if (!has_default_authority) { in grpc_default_authority_add_if_not_present()
182 bool has_default_authority = false; in get_default_authority() local188 has_default_authority = true; in get_default_authority()194 if (!has_default_authority && ssl_override != nullptr) { in get_default_authority()
141 bool has_default_authority = false; in get_default_authority() local147 has_default_authority = true; in get_default_authority()153 if (!has_default_authority && ssl_override != nullptr) { in get_default_authority()