Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/tsi/alts/frame_protector/
Dalts_frame_protector.cc122 size_t written_frame_bytes = *protected_output_frames_size; in alts_protect_flush() local
124 &written_frame_bytes)) { in alts_protect_flush()
128 *protected_output_frames_size = written_frame_bytes; in alts_protect_flush()