OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:grpc_gcp_HandshakerStatus
(Results
1 - 3
of
3
) sorted by null
/external/grpc-grpc/src/core/tsi/alts/handshaker/
alts_handshaker_service_api_util.h
53
typedef
grpc_gcp_HandshakerStatus
grpc_gcp_handshaker_status;
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),
handshaker.pb.h
82
/* @@protoc_insertion_point(struct:
grpc_gcp_HandshakerStatus
) */
83
}
grpc_gcp_HandshakerStatus
;
100
grpc_gcp_HandshakerStatus
status;
Completed in 613 milliseconds