Home
last modified time | relevance | path

Searched refs:grpc_gcp_AltsContext_serialize (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/src/proto/grpc/gcp/
Daltscontext.upb.h49 UPB_INLINE char *grpc_gcp_AltsContext_serialize(const grpc_gcp_AltsContext *msg, upb_arena *arena, … in grpc_gcp_AltsContext_serialize() function
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/
Dalts_tsi_handshaker.cc360 char* serialized_ctx = grpc_gcp_AltsContext_serialize( in alts_tsi_handshaker_result_create()