Searched refs:grpc_auth_context_property_iterator (Results 1 – 13 of 13) sorted by relevance
36 it = grpc_auth_context_property_iterator(ctx); in test_empty_context()62 it = grpc_auth_context_property_iterator(ctx); in test_simple_context()102 it = grpc_auth_context_property_iterator(ctx); in test_chained_context()
62 grpc_auth_context_property_iterator(ctx_); in TEST_F()
73 grpc_auth_context_property_iterator(ctx_); in begin()
84 grpc_auth_context_property_iterator
75 properties = grpc_auth_context_property_iterator(auth_context)
551 grpc_auth_property_iterator grpc_auth_context_property_iterator(
55 grpc_auth_context_property_iterator(const grpc_auth_context* ctx);
143 printf("%lx", (unsigned long) grpc_auth_context_property_iterator); in main()
209 grpc_auth_property_iterator grpc_auth_context_property_iterator( function
973 it = grpc_auth_context_property_iterator(auth_context);979 it = grpc_auth_context_property_iterator(auth_context);
118 it = grpc_auth_context_property_iterator(ctx); in print_auth_context()
292 #define grpc_auth_context_property_iterator grpc_auth_context_property_iterator_import macro
1079 return grpc_auth_context_property_iterator(ctx); in grpcsharp_auth_context_property_iterator()