Home
last modified time | relevance | path

Searched refs:create_zero_copy_grpc_protector (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/
Dtransport_security_grpc.cc30 if (self->vtable->create_zero_copy_grpc_protector == nullptr) { in tsi_handshaker_result_create_zero_copy_grpc_protector()
33 return self->vtable->create_zero_copy_grpc_protector( in tsi_handshaker_result_create_zero_copy_grpc_protector()
Dtransport_security.h108 tsi_result (*create_zero_copy_grpc_protector)( member
/aosp_15_r20/external/grpc-grpc/src/core/tsi/
H A Dtransport_security_grpc.cc30 if (self->vtable->create_zero_copy_grpc_protector == nullptr) { in tsi_handshaker_result_create_zero_copy_grpc_protector()
33 return self->vtable->create_zero_copy_grpc_protector( in tsi_handshaker_result_create_zero_copy_grpc_protector()
H A Dtransport_security.h108 tsi_result (*create_zero_copy_grpc_protector)( member