Searched refs:grpc_gcp_handshaker_req_destroy (Results 1 – 5 of 5) sorted by relevance
45 grpc_gcp_handshaker_req_destroy(req); in main()46 grpc_gcp_handshaker_req_destroy(decoded_req); in main()76 grpc_gcp_handshaker_req_destroy(req); in main()77 grpc_gcp_handshaker_req_destroy(decoded_req); in main()108 grpc_gcp_handshaker_req_destroy(req); in main()109 grpc_gcp_handshaker_req_destroy(decoded_req); in main()
198 grpc_gcp_handshaker_req_destroy(req); in check_client_start_success()235 grpc_gcp_handshaker_req_destroy(req); in check_server_start_success()255 grpc_gcp_handshaker_req_destroy(req); in check_next_success()
115 grpc_gcp_handshaker_req_destroy(req); in get_serialized_start_client()162 grpc_gcp_handshaker_req_destroy(req); in get_serialized_start_server()200 grpc_gcp_handshaker_req_destroy(req); in get_serialized_next()
303 void grpc_gcp_handshaker_req_destroy(grpc_gcp_handshaker_req* req);
47 void grpc_gcp_handshaker_req_destroy(grpc_gcp_handshaker_req* req) { in grpc_gcp_handshaker_req_destroy() function