Home
last modified time | relevance | path

Searched defs:add_reserved_name (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h7700 inline std::string* DescriptorProto::add_reserved_name() { in add_reserved_name() function
7704 inline void DescriptorProto::add_reserved_name(const std::string& value) { in add_reserved_name() function
7708 inline void DescriptorProto::add_reserved_name(std::string&& value) { in add_reserved_name() function
7712 inline void DescriptorProto::add_reserved_name(const char* value) { in add_reserved_name() function
7717 inline void DescriptorProto::add_reserved_name(const char* value, size_t size) { in add_reserved_name() function
8725 inline std::string* EnumDescriptorProto::add_reserved_name() { in add_reserved_name() function
8729 inline void EnumDescriptorProto::add_reserved_name(const std::string& value) { in add_reserved_name() function
8733 inline void EnumDescriptorProto::add_reserved_name(std::string&& value) { in add_reserved_name() function
8737 inline void EnumDescriptorProto::add_reserved_name(const char* value) { in add_reserved_name() function
8742 inline void EnumDescriptorProto::add_reserved_name(const char* value, size_t size) { in add_reserved_name() function