Home
last modified time | relevance | path

Searched defs:has_end (Results 1 – 7 of 7) sorted by relevance

/external/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto/
DReservedRange.php35 private $has_end = false; variable in Google\\Protobuf\\Internal\\DescriptorProto\\ReservedRange
DExtensionRange.php31 private $has_end = false; variable in Google\\Protobuf\\Internal\\DescriptorProto\\ExtensionRange
/external/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto/
DEnumReservedRange.php37 private $has_end = false; variable in Google\\Protobuf\\Internal\\EnumDescriptorProto\\EnumReservedRange
/external/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/
DAnnotation.php49 private $has_end = false; variable in Google\\Protobuf\\Internal\\GeneratedCodeInfo\\Annotation
/external/mesa3d/src/freedreno/ir3/
Ddisasm-a3xx.c1622 bool has_end = false; in disasm_a3xx_stat() local
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h7196 inline bool DescriptorProto_ExtensionRange::has_end() const { in has_end() function
7296 inline bool DescriptorProto_ReservedRange::has_end() const { in has_end() function
8471 inline bool EnumDescriptorProto_EnumReservedRange::has_end() const { in has_end() function
11863 inline bool GeneratedCodeInfo_Annotation::has_end() const { in has_end() function
/external/rust/crates/protobuf/src/
Ddescriptor.rs1567 pub fn has_end(&self) -> bool { in has_end() method
1821 pub fn has_end(&self) -> bool { in has_end() method
3564 pub fn has_end(&self) -> bool { in has_end() method
9223 pub fn has_end(&self) -> bool { in has_end() method