Home
last modified time | relevance | path

Searched defs:has_negative_int_value (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/protobuf/src/
Ddescriptor.rs6820 pub fn has_negative_int_value(&self) -> bool { in has_negative_int_value() method
/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.h13829 inline bool UninterpretedOption::has_negative_int_value() const { in has_negative_int_value() function
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h13964 inline bool UninterpretedOption::has_negative_int_value() const { in has_negative_int_value() function
/external/rust/crates/protobuf/2.27.1/src/
Ddescriptor.rs7872 pub fn has_negative_int_value(&self) -> bool { in has_negative_int_value() method