Searched refs:grpc_gcp_HandshakerStatus (Results 1 – 3 of 3) sorted by relevance
/external/grpc-grpc/src/core/tsi/alts/handshaker/ |
D | handshaker.pb.h | 83 } grpc_gcp_HandshakerStatus; typedef 100 grpc_gcp_HandshakerStatus status;
|
D | alts_handshaker_service_api_util.h | 53 typedef grpc_gcp_HandshakerStatus grpc_gcp_handshaker_status;
|
D | handshaker.pb.c | 84 PB_FIELD( 1, UINT32 , OPTIONAL, STATIC , FIRST, grpc_gcp_HandshakerStatus, code, code, 0), 85 PB_FIELD( 2, STRING , OPTIONAL, CALLBACK, OTHER, grpc_gcp_HandshakerStatus, details, code, 0),
|