Searched defs:reserved_range (Results 1 - 3 of 3) sorted by relevance
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
| H A D | EnumDescriptorProto.php | 39 private $reserved_range; variable 182 $this->reserved_range = $arr; variable |
| H A D | DescriptorProto.php | 55 private $reserved_range; variable 302 $this->reserved_range = $arr; variable |
| /third_party/protobuf/src/google/protobuf/ | ||
| H A D | descriptor.pb.h | 7976 inline const PROTOBUF_NAMESPACE_ID::DescriptorProto_ReservedRange& DescriptorProto::reserved_range(in in _internal_reserved_range() function in DescriptorProto 7988 DescriptorProto::reserved_range() const { reserved_range() function in DescriptorProto 9152 inline const PROTOBUF_NAMESPACE_ID::EnumDescriptorProto_EnumReservedRange& EnumDescriptorProto::reserved_range(int index) const { reserved_range() function in EnumDescriptorProto 9164 EnumDescriptorProto::reserved_range() const { reserved_range() function in EnumDescriptorProto [all...] |
Completed in 20 milliseconds