Searched refs:has_start (Results 1 – 8 of 8) sorted by relevance
28 private $has_start = false; variable in Google\\Protobuf\\Internal\\DescriptorProto\\ReservedRange76 $this->has_start = true;83 return $this->has_start;
24 private $has_start = false; variable in Google\\Protobuf\\Internal\\DescriptorProto\\ExtensionRange78 $this->has_start = true;85 return $this->has_start;
30 private $has_start = false; variable in Google\\Protobuf\\Internal\\EnumDescriptorProto\\EnumReservedRange78 $this->has_start = true;85 return $this->has_start;
824 bool has_start; in parse_feature_indices() local832 has_start = parse_uint (pp, end, &feature->start); in parse_feature_indices()837 if (has_start) in parse_feature_indices()
661 } else if request.has_start() { in handle_socket()
1004 bool has_start() const;1176 bool has_start() const;2422 bool has_start() const;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
4137 const bool has_start = bitrate.start_bitrate_bps.has_value(); in SetBitrate() local4143 if (has_start) { in SetBitrate()4153 if (has_start && *bitrate.max_bitrate_bps < *bitrate.start_bitrate_bps) { in SetBitrate()
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