Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dsource_context.pb.h111 ::std::string* mutable_file_name();
161 inline ::std::string* SourceContext::mutable_file_name() { in mutable_file_name() function
Dsource_context.pb.cc191 input, this->mutable_file_name())); in MergePartialFromCodedStream()
367 ::std::string* SourceContext::mutable_file_name() { in mutable_file_name() function in google::protobuf::SourceContext