Home
last modified time | relevance | path

Searched refs:set_allocated_string_value (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/
Dstruct.pb.h257 void set_allocated_string_value(::std::string* string_value);
561 inline void Value::set_allocated_string_value(::std::string* string_value) { in set_allocated_string_value() function
Dstruct.pb.cc1093 void Value::set_allocated_string_value(::std::string* string_value) { in set_allocated_string_value() function in google::protobuf::Value
Ddescriptor.pb.h3121 void set_allocated_string_value(::std::string* string_value);
7130 inline void UninterpretedOption::set_allocated_string_value(::std::string* string_value) { in set_allocated_string_value() function
Ddescriptor.pb.cc13272 void UninterpretedOption::set_allocated_string_value(::std::string* string_value) { in set_allocated_string_value() function in google::protobuf::UninterpretedOption