Home
last modified time | relevance | path

Searched defs:negative_int_value (Results 1 – 3 of 3) sorted by relevance

/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto494 optional int64 negative_int_value = 5; field
/external/protobuf/src/google/protobuf/
Ddescriptor.proto564 optional int64 negative_int_value = 5; field
Ddescriptor.pb.h6322 inline ::google::protobuf::int64 UninterpretedOption::negative_int_value() const { in negative_int_value() function