Home
last modified time | relevance | path

Searched defs:extension_range (Results 1 - 3 of 3) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DDescriptorProto.php43 private $extension_range; variable
226 $this->extension_range = $arr; variable
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc5596 const Descriptor::ExtensionRange* extension_range = CrossLinkField() local
6204 ValidateExtensionRangeOptions( const std::string& full_name, Descriptor::ExtensionRange* extension_range, const DescriptorProto_ExtensionRange& proto) ValidateExtensionRangeOptions() argument
[all...]
H A Ddescriptor.pb.h7815 inline const PROTOBUF_NAMESPACE_ID::DescriptorProto_ExtensionRange& DescriptorProto::extension_range(int index) const { in extension_range() function in DescriptorProto
7827 DescriptorProto::extension_range() cons function in DescriptorProto
[all...]

Completed in 29 milliseconds