Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.h241 bool ExpandArgumentFile(const std::string& file,
Dcommand_line_interface.cc1227 bool CommandLineInterface::ExpandArgumentFile( in ExpandArgumentFile() function in google::protobuf::compiler::CommandLineInterface
1250 if (!ExpandArgumentFile(argv[i] + 1, &arguments)) { in ParseArguments()