Home
last modified time | relevance | path

Searched refs:destroy_pops_and_shutdown (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/test/core/util/
Dport_server_client.cc43 static void destroy_pops_and_shutdown(void* p, grpc_error* error) { in destroy_pops_and_shutdown() function
79 shutdown_closure = GRPC_CLOSURE_CREATE(destroy_pops_and_shutdown, &pr.pops, in grpc_free_port_using_server()
211 shutdown_closure = GRPC_CLOSURE_CREATE(destroy_pops_and_shutdown, &pr.pops, in grpc_pick_port_using_server()