Home
last modified time | relevance | path

Searched refs:grpc_gcp_AltsContext_PeerAttributesEntry (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.h24 struct grpc_gcp_AltsContext_PeerAttributesEntry;
26 typedef struct grpc_gcp_AltsContext_PeerAttributesEntry grpc_gcp_AltsContext_PeerAttributesEntry; typedef
63grpc_gcp_AltsContext_PeerAttributesEntry* grpc_gcp_AltsContext_peer_attributes_next(const grpc_gcp… in grpc_gcp_AltsContext_peer_attributes_next()
96grpc_gcp_AltsContext_PeerAttributesEntry* grpc_gcp_AltsContext_peer_attributes_nextmutable(grpc_gc… in grpc_gcp_AltsContext_peer_attributes_nextmutable()
100 …view grpc_gcp_AltsContext_PeerAttributesEntry_key(const grpc_gcp_AltsContext_PeerAttributesEntry *… in grpc_gcp_AltsContext_PeerAttributesEntry_key()
105 …ew grpc_gcp_AltsContext_PeerAttributesEntry_value(const grpc_gcp_AltsContext_PeerAttributesEntry *… in grpc_gcp_AltsContext_PeerAttributesEntry_value()
111 …void grpc_gcp_AltsContext_PeerAttributesEntry_set_value(grpc_gcp_AltsContext_PeerAttributesEntry *… in grpc_gcp_AltsContext_PeerAttributesEntry_set_value()
/external/rust/crates/grpcio-sys/grpc/src/cpp/common/
Dalts_context.cc85 const grpc_gcp_AltsContext_PeerAttributesEntry* peer_attributes_entry = in AltsContext()