Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DUninterpretedOption.php43 protected $negative_int_value = null; variable in Google\\Protobuf\\Internal\\UninterpretedOption
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto494 optional int64 negative_int_value = 5; field
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto494 optional int64 negative_int_value = 5; field
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto494 optional int64 negative_int_value = 5; field
/third_party/grpc/third_party/upb/benchmarks/
Ddescriptor_sv.proto724 optional int64 negative_int_value = 5; field
Ddescriptor.proto739 optional int64 negative_int_value = 5; field
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto743 optional int64 negative_int_value = 5; field
Ddescriptor.pb.h12079 inline ::PROTOBUF_NAMESPACE_ID::int64 UninterpretedOption::negative_int_value() const { in negative_int_value() function