Searched defs:has_start (Results 1 – 7 of 7) sorted by relevance
28 private $has_start = false; variable in Google\\Protobuf\\Internal\\DescriptorProto\\ReservedRange
24 private $has_start = false; variable in Google\\Protobuf\\Internal\\DescriptorProto\\ExtensionRange
30 private $has_start = false; variable in Google\\Protobuf\\Internal\\EnumDescriptorProto\\EnumReservedRange
824 bool has_start; in parse_feature_indices() local
7178 inline bool DescriptorProto_ExtensionRange::has_start() const { in has_start() function7278 inline bool DescriptorProto_ReservedRange::has_start() const { in has_start() function8453 inline bool EnumDescriptorProto_EnumReservedRange::has_start() const { in has_start() function
1548 pub fn has_start(&self) -> bool { in has_start() method1802 pub fn has_start(&self) -> bool { in has_start() method3545 pub fn has_start(&self) -> bool { in has_start() method
4137 const bool has_start = bitrate.start_bitrate_bps.has_value(); in SetBitrate() local