Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/protobuf/src/
Ddescriptor.rs1754 pub fn has_extendee(&self) -> bool { in has_extendee() method
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.h10297 inline bool FieldDescriptorProto::has_extendee() const { in has_extendee() function
/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.h10297 inline bool FieldDescriptorProto::has_extendee() const { in has_extendee() function
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h10297 inline bool FieldDescriptorProto::has_extendee() const { in has_extendee() function
/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Ddescriptor.rs2310 pub fn has_extendee(&self) -> bool { in has_extendee() method