Searched refs:alts_tsi_event_dispatch_to_handshaker (Results 1 – 4 of 4) sorted by relevance
519 alts_tsi_event_dispatch_to_handshaker(client_start_event, true /* is_ok */); in check_handle_response_with_shutdown()644 alts_tsi_event_dispatch_to_handshaker(client_start_event, true /* is_ok */); in check_handle_response_success()648 alts_tsi_event_dispatch_to_handshaker(client_next_event, true /* is_ok */); in check_handle_response_success()652 alts_tsi_event_dispatch_to_handshaker(server_start_event, true /* is_ok */); in check_handle_response_success()656 alts_tsi_event_dispatch_to_handshaker(server_next_event, true /* is_ok */); in check_handle_response_success()
86 void alts_tsi_event_dispatch_to_handshaker(alts_tsi_event* event, bool is_ok);
51 void alts_tsi_event_dispatch_to_handshaker(alts_tsi_event* event, bool is_ok) { in alts_tsi_event_dispatch_to_handshaker() function
328 alts_tsi_event_dispatch_to_handshaker(alts_event, event.success); in thread_worker()