Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dtransport_security_common.pb.h28 bool has_major; member
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
Dplugin.pb.h997 inline bool Version::has_major() const { in has_major() function
/external/rust/crates/protobuf/src/
Dplugin.rs65 pub fn has_major(&self) -> bool { in has_major() method
/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.h1017 inline bool Version::has_major() const { in has_major() function
/external/rust/crates/protobuf/2.27.1/src/
Dplugin.rs58 pub fn has_major(&self) -> bool { in has_major() method