Home
last modified time | relevance | path

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

/aosp12/system/iorap/src/prefetcher/
H A Dprefetcher_daemon.cc493 std::vector<Command> ParseCommands(bool& eof) { in ParseCommands() function in iorap::prefetcher::CommandParser
1087 many_commands = command_parser.ParseCommands(/*out*/eof); in Main()