Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dsource_context.pb.h109 void set_allocated_file_name(::std::string* file_name);
167 inline void SourceContext::set_allocated_file_name(::std::string* file_name) { in set_allocated_file_name() function
Dsource_context.pb.cc380 void SourceContext::set_allocated_file_name(::std::string* file_name) { in set_allocated_file_name() function in google::protobuf::SourceContext