Searched refs:grpc_gcp_Identity (Results 1 – 3 of 3) sorted by relevance
/external/grpc-grpc/src/core/tsi/alts/handshaker/ |
D | handshaker.pb.h | 41 } grpc_gcp_Identity; typedef 68 grpc_gcp_Identity peer_identity; 70 grpc_gcp_Identity local_identity; 111 grpc_gcp_Identity local_identity;
|
D | alts_handshaker_service_api_util.h | 43 typedef grpc_gcp_Identity grpc_gcp_identity;
|
D | handshaker.pb.c | 20 …PB_FIELD( 1, STRING , OPTIONAL, CALLBACK, FIRST, grpc_gcp_Identity, service_account, service_acc… 21 …PB_FIELD( 2, STRING , OPTIONAL, CALLBACK, OTHER, grpc_gcp_Identity, hostname, service_account, 0…
|