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.proto71 repeated uint32 repeated_uint32_value = 24; field
130 repeated google.protobuf.UInt32Value repeated_uint32_value = 14; field
/external/protobuf/src/google/protobuf/
Dextension_set.h570 RepeatedField<uint32>* repeated_uint32_value; member