Searched refs:grpc_auth_context_property_iterator (Results 1 – 14 of 14) sorted by relevance
39 it = grpc_auth_context_property_iterator(ctx.get()); in test_empty_context()67 it = grpc_auth_context_property_iterator(ctx.get()); in test_simple_context()110 it = grpc_auth_context_property_iterator(ctx.get()); in test_chained_context()
61 grpc_auth_context_property_iterator(ctx_.get()); in TEST_F()
66 grpc_auth_context_property_iterator(ctx_.get()); in begin()
87 grpc_auth_context_property_iterator
95 "grpc_auth_context_property_iterator";
77 properties = grpc_auth_context_property_iterator(auth_context)
606 grpc_auth_property_iterator grpc_auth_context_property_iterator(
352 it = grpc_auth_context_property_iterator(auth_context); in grpc_shallow_peer_from_ssl_auth_context()358 it = grpc_auth_context_property_iterator(auth_context); in grpc_shallow_peer_from_ssl_auth_context()
169 grpc_auth_property_iterator grpc_auth_context_property_iterator( in grpc_auth_context_property_iterator() function
154 printf("%lx", (unsigned long) grpc_auth_context_property_iterator); in main()
55 grpc_auth_context_property_iterator(const grpc_auth_context* ctx);
118 it = grpc_auth_context_property_iterator(ctx); in print_auth_context()
1195 return grpc_auth_context_property_iterator(ctx); in grpcsharp_auth_context_property_iterator()
307 #define grpc_auth_context_property_iterator grpc_auth_context_property_iterator_import macro