Searched refs:grpc_gcp_HandshakerResp (Results 1 – 3 of 3) sorted by relevance
/external/grpc-grpc/src/core/tsi/alts/handshaker/ |
D | handshaker.pb.c | 90 …PB_FIELD( 1, BYTES , OPTIONAL, CALLBACK, FIRST, grpc_gcp_HandshakerResp, out_frames, out_frames… 91 …PB_FIELD( 2, UINT32 , OPTIONAL, STATIC , OTHER, grpc_gcp_HandshakerResp, bytes_consumed, out_fr… 92 …PB_FIELD( 3, MESSAGE , OPTIONAL, STATIC , OTHER, grpc_gcp_HandshakerResp, result, bytes_consumed… 93 …PB_FIELD( 4, MESSAGE , OPTIONAL, STATIC , OTHER, grpc_gcp_HandshakerResp, status, result, &grpc_… 107 …_versions) < 65536 && pb_membersize(grpc_gcp_HandshakerResp, result) < 65536 && pb_membersize(grpc… 118 …rpc_versions) < 256 && pb_membersize(grpc_gcp_HandshakerResp, result) < 256 && pb_membersize(grpc_…
|
D | alts_handshaker_service_api_util.h | 54 typedef grpc_gcp_HandshakerResp grpc_gcp_handshaker_resp;
|
D | handshaker.pb.h | 102 } grpc_gcp_HandshakerResp; typedef
|