Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/tsi/alts/zero_copy_frame_protector/
Dalts_zero_copy_grpc_protector.cc52 alts_grpc_record_protocol* unrecord_protocol; member
201 status = alts_grpc_record_protocol_unprotect(protector->unrecord_protocol, in alts_zero_copy_grpc_protector_unprotect()
209 protector->unrecord_protocol, &protector->protected_staging_sb, in alts_zero_copy_grpc_protector_unprotect()
229 alts_grpc_record_protocol_destroy(protector->unrecord_protocol); in alts_zero_copy_grpc_protector_destroy()
265 /*is_protect=*/false, enable_extra_copy, &impl->unrecord_protocol); in alts_zero_copy_grpc_protector_create()
294 alts_grpc_record_protocol_destroy(impl->unrecord_protocol); in alts_zero_copy_grpc_protector_create()