Home
last modified time | relevance | path

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

/system/iorap/src/prefetcher/
Dsession_manager.cc78 virtual std::shared_ptr<Session> FindSession(size_t session_id) const override { in FindSession()
99 void InsertNewSession(std::shared_ptr<Session> session, std::string description) { in InsertNewSession()
113 std::shared_ptr<Session> session;
126 virtual std::shared_ptr<Session> CreateSession(size_t session_id, in CreateSession()
130 std::shared_ptr<Session> session = in CreateSession()
131 std::static_pointer_cast<Session>(std::make_shared<SessionDirect>(session_id, in CreateSession()
148 virtual std::shared_ptr<Session> CreateSession(size_t session_id, in CreateSession()
152 std::shared_ptr<Session> session = in CreateSession()
153 std::static_pointer_cast<Session>(std::make_shared<SessionIndirect>(session_id, in CreateSession()
195 virtual std::shared_ptr<Session> CreateSession(size_t session_id, in CreateSession()
[all …]
Dsession_manager.h25 class Session; variable
53 virtual std::shared_ptr<Session> CreateSession(size_t session_id,
59 virtual std::shared_ptr<Session> CreateSession(size_t session_id, in CreateSession()
67 virtual std::shared_ptr<Session> FindSession(size_t session_id) const = 0;
Dsession.h40 class Session {
75 virtual ~Session() {} in ~Session()
78 Session();
82 std::ostream& operator<<(std::ostream&os, const Session& session);
84 class SessionBase : public Session {
Dread_ahead.cc108 std::shared_ptr<Session> session;
197 static bool PerformReadAhead(std::shared_ptr<Session> session, size_t path_id, ReadAheadKind kind, … in PerformReadAhead()
247 std::shared_ptr<Session> session = in BeginTaskForSockets()
298 std::shared_ptr<Session> session = in BeginTask()
Dprefetcher_daemon.cc1228 std::shared_ptr<Session> session = session_manager_->FindSession(command.session_id); in ReceiveCommand()
1239 std::shared_ptr<Session> session = session_manager_->FindSession(command.session_id); in ReceiveCommand()
1249 std::shared_ptr<Session> session = session_manager_->FindSession(command.session_id); in ReceiveCommand()
1264 std::shared_ptr<Session> session = session_manager_->FindSession(command.session_id); in ReceiveCommand()
1285 std::shared_ptr<Session> session = session_manager_->FindSession(command.session_id); in ReceiveCommand()
1301 std::shared_ptr<Session> session = session_manager_->FindSession(command.session_id); in ReceiveCommand()
Dsession.cc40 std::ostream& operator<<(std::ostream& os, const Session& session) { in operator <<()
45 Session::Session() { in Session() function in iorap::prefetcher::Session
/system/bt/gd/proto/bluetooth/metrics/
Dbluetooth.proto26 // Session information that gets logged for every BT connection.
29 // Session information that gets logged for every Pair event.
143 // Session information that gets logged for A2DP session.
/system/core/fastboot/
DREADME.md70 ## Example Session