Home
last modified time | relevance | path

Searched defs:negative_int_value (Results 1 – 4 of 4) 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.proto637 optional int64 negative_int_value = 5; field
Ddescriptor.pb.h7052 inline ::google::protobuf::int64 UninterpretedOption::negative_int_value() const { in negative_int_value() function
Ddescriptor.pb.cc13194 ::google::protobuf::int64 UninterpretedOption::negative_int_value() const { in negative_int_value() function in google::protobuf::UninterpretedOption