Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dsource_context.pb.h107 ::std::string* mutable_file_name();
157 inline ::std::string* SourceContext::mutable_file_name() { in mutable_file_name() function
Dsource_context.pb.cc198 input, this->mutable_file_name())); in MergePartialFromCodedStream()
370 ::std::string* SourceContext::mutable_file_name() { in mutable_file_name() function in google::protobuf::SourceContext