Searched refs:has_start (Results 1 – 6 of 6) 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()
613 } 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