Searched refs:ParseCommands (Results 1 – 1 of 1) sorted by relevance
493 std::vector<Command> ParseCommands(bool& eof) { in ParseCommands() function in iorap::prefetcher::CommandParser1087 many_commands = command_parser.ParseCommands(/*out*/eof); in Main()