Home
last modified time | relevance | path

Searched refs:mutable_suffix (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.h224 std::string* mutable_suffix();
882 inline std::string* Version::mutable_suffix() { in mutable_suffix() function
Dplugin.pb.cc329 …:PROTOBUF_NAMESPACE_ID::internal::InlineGreedyStringParserUTF8Verify(mutable_suffix(), ptr, ctx, "… in _InternalParse()
407 input, this->mutable_suffix())); in MergePartialFromCodedStream()