Home
last modified time | relevance | path

Searched defs:repeated_field_ (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dalts_handshaker_service_api_util.h69 typedef struct repeated_field_ { struct
70 struct repeated_field_* next; argument
88 void destroy_repeated_field_list_string(repeated_field* head); argument
/external/protobuf/src/google/protobuf/
Dmap_field.h139 mutable RepeatedPtrField<Message>* repeated_field_; variable