Searched refs:ExpandArgumentFile (Results 1 – 2 of 2) sorted by relevance
241 bool ExpandArgumentFile(const std::string& file,
1227 bool CommandLineInterface::ExpandArgumentFile( in ExpandArgumentFile() function in google::protobuf::compiler::CommandLineInterface1250 if (!ExpandArgumentFile(argv[i] + 1, &arguments)) { in ParseArguments()