Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/tsi/
Dlocal_transport_security.cc42 typedef struct local_tsi_handshaker_result { struct
45 } local_tsi_handshaker_result; typedef
134 local_tsi_handshaker_result* result = in handshaker_result_destroy()
135 reinterpret_cast<local_tsi_handshaker_result*>( in handshaker_result_destroy()
153 local_tsi_handshaker_result* result = in create_handshaker_result()
154 static_cast<local_tsi_handshaker_result*>(gpr_zalloc(sizeof(*result))); in create_handshaker_result()
/external/grpc-grpc/src/core/tsi/
Dlocal_transport_security.cc40 typedef struct local_tsi_handshaker_result { struct
43 } local_tsi_handshaker_result; argument
130 local_tsi_handshaker_result* result = in handshaker_result_destroy()
131 reinterpret_cast<local_tsi_handshaker_result*>( in handshaker_result_destroy()
149 local_tsi_handshaker_result* result = in create_handshaker_result()
150 static_cast<local_tsi_handshaker_result*>(gpr_zalloc(sizeof(*result))); in create_handshaker_result()