Home
last modified time | relevance | path

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

/external/protobuf/php/src/Google/Protobuf/Internal/
DUninterpretedOption.php46 private $negative_int_value = 0; variable in Google\\Protobuf\\Internal\\UninterpretedOption
/external/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto494 optional int64 negative_int_value = 5; field
/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto494 optional int64 negative_int_value = 5; field
/external/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto494 optional int64 negative_int_value = 5; field
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto588 optional int64 negative_int_value = 5; field
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto665 optional int64 negative_int_value = 5; field
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto719 optional int64 negative_int_value = 5; field
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto706 optional int64 negative_int_value = 5; field
/external/protobuf/src/google/protobuf/
Ddescriptor.proto719 optional int64 negative_int_value = 5; field
Ddescriptor.pb.h11219 inline ::PROTOBUF_NAMESPACE_ID::int64 UninterpretedOption::negative_int_value() const { in negative_int_value() function
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor.proto739 optional int64 negative_int_value = 5; field
Ddescriptor_sv.proto724 optional int64 negative_int_value = 5; field
/external/rust/crates/protobuf/src/
Ddescriptor.rs7760 negative_int_value: ::std::option::Option<i64>, field