Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h8018 inline void DescriptorProto::set_reserved_name(int index, const std::string& value) { in set_reserved_name() function in DescriptorProto
8022 inline void DescriptorProto::set_reserved_name(in in set_reserved_name() function in DescriptorProto
8026 inline void DescriptorProto::set_reserved_name(int index, const char* value) { set_reserved_name() function in DescriptorProto
8031 inline void DescriptorProto::set_reserved_name(int index, const char* value, size_t size) { set_reserved_name() function in DescriptorProto
9194 inline void EnumDescriptorProto::set_reserved_name(int index, const std::string& value) { set_reserved_name() function in EnumDescriptorProto
9198 inline void EnumDescriptorProto::set_reserved_name(int index, std::string&& value) { set_reserved_name() function in EnumDescriptorProto
9202 inline void EnumDescriptorProto::set_reserved_name(int index, const char* value) { set_reserved_name() function in EnumDescriptorProto
9207 inline void EnumDescriptorProto::set_reserved_name(int index, const char* value, size_t size) { set_reserved_name() function in EnumDescriptorProto
[all...]

Completed in 31 milliseconds