Home
last modified time | relevance | path

Searched defs:bytes_to_send_size (Results 1 – 8 of 8) sorted by relevance

/external/grpc-grpc/test/core/tsi/alts/handshaker/
Dalts_tsi_handshaker_test.cc181 size_t bytes_to_send_size, in check_must_not_be_called()
188 size_t bytes_to_send_size, in on_client_start_success_cb()
215 size_t bytes_to_send_size, in on_server_start_success_cb()
242 size_t bytes_to_send_size, in on_client_next_success_cb()
280 size_t bytes_to_send_size, in on_server_next_success_cb()
560 size_t bytes_to_send_size, in on_invalid_input_cb()
571 size_t bytes_to_send_size, in on_failed_grpc_call_cb()
613 size_t bytes_to_send_size, in on_invalid_resp_cb()
662 size_t bytes_to_send_size, in on_failed_resp_cb()
692 size_t bytes_to_send_size, in on_shutdown_resp_cb()
/external/grpc-grpc/src/core/lib/security/transport/
Dsecurity_handshaker.cc232 const unsigned char* bytes_to_send, size_t bytes_to_send_size, in on_handshake_next_done_locked()
276 size_t bytes_to_send_size, tsi_handshaker_result* handshaker_result) { in on_handshake_next_done_grpc_wrapper()
298 size_t bytes_to_send_size = 0; in do_handshaker_next_locked() local
/external/grpc-grpc/test/core/tsi/
Dtransport_security_test_lib.cc293 size_t bytes_to_send_size, in on_handshake_next_done()
333 size_t bytes_to_send_size, tsi_handshaker_result* handshaker_result) { in on_handshake_next_done_wrapper()
362 size_t bytes_to_send_size = 0; in do_handshaker_next() local
/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dalts_tsi_handshaker.cc240 size_t* bytes_to_send_size, tsi_handshaker_result** result, in handshaker_next()
448 size_t bytes_to_send_size = 0; in alts_tsi_handshaker_handle_response() local
/external/grpc-grpc/src/core/tsi/
Dlocal_transport_security.cc162 size_t* bytes_to_send_size, tsi_handshaker_result** result, in handshaker_next()
Dtransport_security.cc203 size_t* bytes_to_send_size, tsi_handshaker_result** handshaker_result, in tsi_handshaker_next()
Dfake_transport_security.cc671 size_t* bytes_to_send_size, tsi_handshaker_result** handshaker_result, in fake_handshaker_next()
Dssl_transport_security.cc1250 size_t* bytes_to_send_size, tsi_handshaker_result** handshaker_result, in ssl_handshaker_next()