Searched refs:grpc_gcp_HandshakerResp_serialize (Results 1 – 3 of 3) sorted by relevance
47 char* buf = grpc_gcp_HandshakerResp_serialize(resp, arena.ptr(), &buf_len); in deserialize_response_test()
206 char* buf = grpc_gcp_HandshakerResp_serialize(resp, arena.ptr(), &buf_len); in generate_handshaker_response()
695 UPB_INLINE char *grpc_gcp_HandshakerResp_serialize(const grpc_gcp_HandshakerResp *msg, upb_arena *a… in grpc_gcp_HandshakerResp_serialize() function