Searched refs:mutable_string_value (Results 1 - 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dstruct.pb.h255 ::std::string* mutable_string_value();
543 inline ::std::string* Value::mutable_string_value() { function in class:google::protobuf::Value
H A Dstruct.pb.cc658 input, this->mutable_string_value()));
1075 ::std::string* Value::mutable_string_value() { function in class:google::protobuf::Value
H A Ddescriptor.pb.h3119 ::std::string* mutable_string_value();
7120 inline ::std::string* UninterpretedOption::mutable_string_value() { function in class:google::protobuf::UninterpretedOption
H A Ddescriptor.pb.cc12664 input, this->mutable_string_value()));
13262 ::std::string* UninterpretedOption::mutable_string_value() { function in class:google::protobuf::UninterpretedOption

Completed in 255 milliseconds