Home
last modified time | relevance | path

Searched defs:choice (Results 1 – 2 of 2) sorted by relevance

/system/iorap/src/prefetcher/
Dprefetcher_daemon.h69 CommandChoice choice; member
Dprefetcher_daemon.cc82 std::ostream& operator<<(std::ostream& os, CommandChoice choice) { in operator <<()