Home
last modified time | relevance | path

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

/external/rust/crates/protobuf/src/
Ddescriptor.rs259 pub fn has_package(&self) -> bool { in has_package() method
/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.h8520 inline bool FileDescriptorProto::has_package() const { in has_package() function
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h8655 inline bool FileDescriptorProto::has_package() const { in has_package() function
/external/rust/crates/protobuf/2.27.1/src/
Ddescriptor.rs274 pub fn has_package(&self) -> bool { in has_package() method