Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/util/
Djson_format_proto3.proto72 repeated uint64 repeated_uint64_value = 25; field
135 repeated google.protobuf.UInt64Value repeated_uint64_value = 15; field
/third_party/protobuf/src/google/protobuf/
Dextension_set.h569 RepeatedField<uint64>* repeated_uint64_value; member