Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dhandshaker.pb.h61 } grpc_gcp_Endpoint; typedef
113 grpc_gcp_Endpoint local_endpoint;
115 grpc_gcp_Endpoint remote_endpoint;
128 grpc_gcp_Endpoint local_endpoint;
130 grpc_gcp_Endpoint remote_endpoint;
Dhandshaker.pb.c13 … PB_FIELD( 1, STRING , OPTIONAL, CALLBACK, FIRST, grpc_gcp_Endpoint, ip_address, ip_address, 0),
14 PB_FIELD( 2, INT32 , OPTIONAL, STATIC , OTHER, grpc_gcp_Endpoint, port, ip_address, 0),
15 PB_FIELD( 3, UENUM , OPTIONAL, STATIC , OTHER, grpc_gcp_Endpoint, protocol, port, 0),
Dalts_handshaker_service_api_util.h46 typedef grpc_gcp_Endpoint grpc_gcp_endpoint;