Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/util/
Djson_format_proto3.proto71 repeated uint32 repeated_uint32_value = 24; field
134 repeated google.protobuf.UInt32Value repeated_uint32_value = 14; field
/third_party/protobuf/src/google/protobuf/
Dextension_set.h568 RepeatedField<uint32>* repeated_uint32_value; member