Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dcommand_line_interface.cc357 void GetOutputFilenames(vector<string>* output_filenames);
546 void CommandLineInterface::GeneratorContextImpl::GetOutputFilenames( in GetOutputFilenames() function in google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl
1495 directory->GetOutputFilenames(&relative_output_filenames); in GenerateDependencyManifestFile()