Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/util/
Djson_format_proto3.proto68 repeated uint32 repeated_uint32_value = 24; field
127 repeated google.protobuf.UInt32Value repeated_uint32_value = 14; field
/external/protobuf/src/google/protobuf/
Dextension_set.h480 RepeatedField <uint32 >* repeated_uint32_value; member