Searched refs:grpc_auth_context_find_properties_by_name (Results 1 – 11 of 11) sorted by relevance
38 it = grpc_auth_context_find_properties_by_name(ctx, "foo"); in test_empty_context()69 it = grpc_auth_context_find_properties_by_name(ctx, "foo"); in test_simple_context()113 it = grpc_auth_context_find_properties_by_name(ctx, "foo"); in test_chained_context()
38 grpc_auth_property_iterator it = grpc_auth_context_find_properties_by_name( in check_transport_security_type()135 grpc_auth_property_iterator it = grpc_auth_context_find_properties_by_name( in check_x509_cn()155 grpc_auth_property_iterator it = grpc_auth_context_find_properties_by_name( in check_x509_pem_cert()
190 grpc_auth_context_find_properties_by_name(ctx, name);242 grpc_auth_property_iterator grpc_auth_context_find_properties_by_name( function257 return grpc_auth_context_find_properties_by_name(
61 grpc_auth_context_find_properties_by_name(ctx_, name.c_str()); in FindPropertyValues()
86 grpc_auth_context_find_properties_by_name
64 GRPCAPI grpc_auth_property_iterator grpc_auth_context_find_properties_by_name(
145 printf("%lx", (unsigned long) grpc_auth_context_find_properties_by_name); in main()
157 grpc_auth_property_iterator it = grpc_auth_context_find_properties_by_name( in do_round_trip()
252 grpc_auth_property_iterator it = grpc_auth_context_find_properties_by_name( in grpc_rb_call_get_peer_cert()
298 #define grpc_auth_context_find_properties_by_name grpc_auth_context_find_properties_by_name_import macro
560 grpc_auth_property_iterator grpc_auth_context_find_properties_by_name(