Searched refs:has_default_authority (Results 1 – 2 of 2) 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()
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()