Home
last modified time | relevance | path

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

/system/iorap/src/prefetcher/
Dprefetcher_daemon.h60 kExit, // kExit enumerator
Dprefetcher_daemon.cc93 case CommandChoice::kExit: in operator <<()
126 case CommandChoice::kExit: in operator <<()
164 case CommandChoice::kExit: in operator <<()
757 case CommandChoice::kExit: in Read()
822 case CommandChoice::kExit: in Write()
904 case CommandChoice::kExit: in Write()
1100 if (command.choice == CommandChoice::kExit) { in Main()
1259 case CommandChoice::kExit: { in ReceiveCommand()
Dsession_manager.cc171 cmd.choice = CommandChoice::kExit; in ~SessionManagerIndirect()
235 cmd.choice = CommandChoice::kExit; in ~SessionManagerIndirectSocket()