Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/util/
Djson_format_proto3.proto69 repeated uint64 repeated_uint64_value = 25; field
128 repeated google.protobuf.UInt64Value repeated_uint64_value = 15; field
/external/protobuf/src/google/protobuf/
Dextension_set.h481 RepeatedField <uint64 >* repeated_uint64_value; member