Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto494 optional int64 negative_int_value = 5; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto494 optional int64 negative_int_value = 5; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto647 optional int64 negative_int_value = 5; field
Ddescriptor.pb.h7338 inline ::google::protobuf::int64 UninterpretedOption::negative_int_value() const { in negative_int_value() function
Ddescriptor.pb.cc13690 ::google::protobuf::int64 UninterpretedOption::negative_int_value() const { in negative_int_value() function in google::protobuf::UninterpretedOption