Searched refs:grpc_gcp_Endpoint_fields (Results 1 – 2 of 2) sorted by relevance
/external/grpc-grpc/src/core/tsi/alts/handshaker/ |
D | handshaker.pb.c | 12 const pb_field_t grpc_gcp_Endpoint_fields[4] = { variable 31 …THER, grpc_gcp_StartClientHandshakeReq, local_endpoint, local_identity, &grpc_gcp_Endpoint_fields), 32 …HER, grpc_gcp_StartClientHandshakeReq, remote_endpoint, local_endpoint, &grpc_gcp_Endpoint_fields), 48 …C , OTHER, grpc_gcp_StartServerHandshakeReq, local_endpoint, in_bytes, &grpc_gcp_Endpoint_fields), 49 …HER, grpc_gcp_StartServerHandshakeReq, remote_endpoint, local_endpoint, &grpc_gcp_Endpoint_fields),
|
D | handshaker.pb.h | 216 extern const pb_field_t grpc_gcp_Endpoint_fields[4];
|