Home
last modified time | relevance | path

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

/third_party/grpc/test/core/tsi/alts/handshaker/
Dalts_tsi_handshaker_test.cc248 size_t bytes_to_send_size, in on_client_start_success_cb()
277 size_t bytes_to_send_size, in on_server_start_success_cb()
306 size_t bytes_to_send_size, in on_client_next_success_cb()
409 size_t bytes_to_send_size, in on_server_next_success_cb()
755 size_t bytes_to_send_size, in on_invalid_input_cb()
766 size_t bytes_to_send_size, in on_failed_grpc_call_cb()
924 size_t bytes_to_send_size, in on_invalid_resp_cb()
996 size_t bytes_to_send_size, in on_failed_resp_cb()
1041 size_t bytes_to_send_size, in on_shutdown_resp_cb()
/third_party/grpc/src/core/handshaker/security/
Dsecurity_handshaker.cc339 size_t bytes_to_send_size, tsi_handshaker_result* handshaker_result) { in OnHandshakeNextDoneLocked()
401 size_t bytes_to_send_size, tsi_handshaker_result* handshaker_result) { in OnHandshakeNextDoneGrpcWrapper()
416 size_t bytes_to_send_size = 0; in DoHandshakerNextLocked() local
/third_party/grpc/test/core/tsi/
Dtransport_security_test_lib.cc304 size_t bytes_to_send_size, tsi_handshaker_result* handshaker_result) { in on_handshake_next_done()
343 size_t bytes_to_send_size, tsi_handshaker_result* handshaker_result) { in on_handshake_next_done_wrapper()
369 size_t bytes_to_send_size = 0; in do_handshaker_next() local
/third_party/grpc/src/core/tsi/
Dlocal_transport_security.cc125 size_t* bytes_to_send_size, in handshaker_next()
Dtransport_security.cc212 size_t* bytes_to_send_size, tsi_handshaker_result** handshaker_result, in tsi_handshaker_next()
Dfake_transport_security.cc723 size_t* bytes_to_send_size, tsi_handshaker_result** handshaker_result, in fake_handshaker_next()
Dssl_transport_security.cc1773 size_t* bytes_to_send_size, in ssl_handshaker_next()
/third_party/grpc/src/core/tsi/alts/handshaker/
Dalts_handshaker_client.cc54 size_t bytes_to_send_size; member
186 size_t bytes_to_send_size, in handle_response_done()
267 size_t bytes_to_send_size = 0; in alts_handshaker_client_handle_response() local
Dalts_tsi_handshaker.cc585 size_t* bytes_to_send_size, tsi_handshaker_result** result, in handshaker_next_dedicated()