Home
last modified time | relevance | path

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

/system/iorap/src/prefetcher/
Dprefetcher_daemon.h57 kRegisterFilePath, // kRegisterFilePath <sid:uint32> <id:uint32> <path:c-string> enumerator
Dprefetcher_daemon.cc84 case CommandChoice::kRegisterFilePath: in operator <<()
148 case CommandChoice::kRegisterFilePath: in operator <<()
638 case CommandChoice::kRegisterFilePath: { in Read()
783 case CommandChoice::kRegisterFilePath: in Write()
844 case CommandChoice::kRegisterFilePath: in Write()
1227 case CommandChoice::kRegisterFilePath: { in ReceiveCommand()
Dsession.cc654 cmd.choice = CommandChoice::kRegisterFilePath; in RegisterFilePath()