Searched refs:GetAuthPropertyArray (Results 1 – 6 of 6) sorted by relevance
80 uri_sans = GetAuthPropertyArray(auth_context, GRPC_PEER_URI_PROPERTY_NAME); in PerChannelArgs()81 dns_sans = GetAuthPropertyArray(auth_context, GRPC_PEER_DNS_PROPERTY_NAME); in PerChannelArgs()
79 uri_sans = GetAuthPropertyArray(auth_context, GRPC_PEER_URI_PROPERTY_NAME); in PerChannelArgs()80 dns_sans = GetAuthPropertyArray(auth_context, GRPC_PEER_DNS_PROPERTY_NAME); in PerChannelArgs()
46 std::vector<absl::string_view> GetAuthPropertyArray(grpc_auth_context* context,
111 std::vector<absl::string_view> GetAuthPropertyArray(grpc_auth_context* context, in GetAuthPropertyArray() function
113 std::vector<absl::string_view> GetAuthPropertyArray(grpc_auth_context* context, in GetAuthPropertyArray() function