Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dtransport_security_common_api.cc67 if (!pb_encode(&size_stream, grpc_gcp_RpcProtocolVersions_fields, versions)) { in grpc_gcp_rpc_protocol_versions_encode_length()
84 if (!pb_encode(&output_stream, grpc_gcp_RpcProtocolVersions_fields, in grpc_gcp_rpc_protocol_versions_encode_to_raw_bytes()
118 if (!pb_decode(&stream, grpc_gcp_RpcProtocolVersions_fields, versions)) { in grpc_gcp_rpc_protocol_versions_decode()
Dhandshaker.pb.c34 …grpc_gcp_StartClientHandshakeReq, rpc_versions, target_name, &grpc_gcp_RpcProtocolVersions_fields),
50 …_gcp_StartServerHandshakeReq, rpc_versions, remote_endpoint, &grpc_gcp_RpcProtocolVersions_fields),
79 …_gcp_HandshakerResult, peer_rpc_versions, keep_channel_open, &grpc_gcp_RpcProtocolVersions_fields),
Dtransport_security_common.pb.h58 extern const pb_field_t grpc_gcp_RpcProtocolVersions_fields[3];
Dtransport_security_common.pb.c12 const pb_field_t grpc_gcp_RpcProtocolVersions_fields[3] = { variable
Daltscontext.pb.c18 …c_gcp_AltsContext, peer_rpc_versions, local_service_account, &grpc_gcp_RpcProtocolVersions_fields),