Home
last modified time | relevance | path

Searched defs:reserved_name (Results 1 - 4 of 4) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DEnumDescriptorProto.php46 private $reserved_name; variable
210 $this->reserved_name = $arr; variable
H A DDescriptorProto.php62 private $reserved_name; variable
330 $this->reserved_name = $arr; variable
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.h2139 inline const std::string& Descriptor::reserved_name(int index) const { in reserved_name() function in google::protobuf::Descriptor
2158 inline const std::string& EnumDescriptor::reserved_name(int index) const { in reserved_name() function in google::protobuf::EnumDescriptor
H A Ddescriptor.pb.h8010 inline const std::string& DescriptorProto::reserved_name(int index) const { in reserved_name() function in DescriptorProto
8057 DescriptorProto::reserved_name() const { reserved_name() function in DescriptorProto
9186 inline const std::string& EnumDescriptorProto::reserved_name(int index) const { reserved_name() function in EnumDescriptorProto
9233 EnumDescriptorProto::reserved_name() const { reserved_name() function in EnumDescriptorProto
[all...]

Completed in 24 milliseconds