Home
last modified time | relevance | path

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

/system/iorap/src/prefetcher/
Dread_ahead.cc165 SessionKind session_kind = in Impl() local
169 session_kind = SessionKind::kOutOfProcessSocket; in Impl()
172 session_manager_ = SessionManager::CreateManager(session_kind); in Impl()
173 session_kind_ = session_kind; in Impl()