Home
last modified time | relevance | path

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

/external/rust/crates/protobuf/src/
Ddescriptor.rs6768 pub fn has_identifier_value(&self) -> bool { in has_identifier_value() method
/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.h13733 inline bool UninterpretedOption::has_identifier_value() const { in has_identifier_value() function
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h13868 inline bool UninterpretedOption::has_identifier_value() const { in has_identifier_value() function
/external/rust/crates/protobuf/2.27.1/src/
Ddescriptor.rs7820 pub fn has_identifier_value(&self) -> bool { in has_identifier_value() method