Searched refs:grpc_gcp_AltsContext_PeerAttributesEntry (Results 1 – 2 of 2) sorted by relevance
24 struct grpc_gcp_AltsContext_PeerAttributesEntry;26 typedef struct grpc_gcp_AltsContext_PeerAttributesEntry grpc_gcp_AltsContext_PeerAttributesEntry; typedef63 …grpc_gcp_AltsContext_PeerAttributesEntry* grpc_gcp_AltsContext_peer_attributes_next(const grpc_gcp… in grpc_gcp_AltsContext_peer_attributes_next()96 …grpc_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()
85 const grpc_gcp_AltsContext_PeerAttributesEntry* peer_attributes_entry = in AltsContext()