/system/iorap/src/prefetcher/ |
D | session_manager.cc | 99 void InsertNewSession(std::shared_ptr<Session> session, std::string description) { in InsertNewSession() 113 std::shared_ptr<Session> session; member 130 std::shared_ptr<Session> session = in CreateSession() local 152 std::shared_ptr<Session> session = in CreateSession() local 201 std::shared_ptr<Session> session = in CreateSession() local 217 std::shared_ptr<Session> session = in CreateSession() local
|
D | read_ahead.cc | 108 std::shared_ptr<Session> session; member 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() local 298 std::shared_ptr<Session> session = in BeginTask() local
|
D | prefetcher_daemon.cc | 1228 std::shared_ptr<Session> session = session_manager_->FindSession(command.session_id); in ReceiveCommand() local 1239 std::shared_ptr<Session> session = session_manager_->FindSession(command.session_id); in ReceiveCommand() local 1249 std::shared_ptr<Session> session = session_manager_->FindSession(command.session_id); in ReceiveCommand() local 1264 std::shared_ptr<Session> session = session_manager_->FindSession(command.session_id); in ReceiveCommand() local 1285 std::shared_ptr<Session> session = session_manager_->FindSession(command.session_id); in ReceiveCommand() local 1301 std::shared_ptr<Session> session = session_manager_->FindSession(command.session_id); in ReceiveCommand() local
|
D | session.cc | 40 std::ostream& operator<<(std::ostream& os, const Session& session) { in operator <<()
|
/system/apex/apexd/ |
D | apexd_session.cpp | 123 auto session = GetSessionFromFile(session_dir_path + "/" + kStateFileName); in GetSessions() local 148 for (const ApexSession& session : sessions) { in GetActiveSessions() local 266 std::ostream& operator<<(std::ostream& out, const ApexSession& session) { in operator <<() 274 for (const ApexSession& session : sessions) { in DeleteFinalizedSessions() local
|
D | apexd_session_test.cpp | 86 SessionState session; in TEST() local
|
D | apexd_test_utils.h | 143 inline void PrintTo(const ApexSessionInfo& session, std::ostream* os) { in PrintTo()
|
D | apexservice_test.cpp | 688 auto session = ApexSession::GetSession(1547); in TEST_F() local 821 auto session = ApexSession::GetSession(1547); in TEST_F() local 1760 ApexSessionInfo session; in TEST_F() local 1851 ApexSessionInfo session; in TEST_F() local 1901 ApexSessionInfo session; in TEST_F() local 1947 ApexSessionInfo session; in TEST_F() local 1965 auto session = ApexSession::CreateSession(73); in TEST_F() local 1980 auto session = ApexSession::CreateSession(239); in TEST_F() local 1995 auto session = ApexSession::CreateSession(1543); in TEST_F() local 2067 auto session = ApexSession::CreateSession(230 + i); in TEST_F() local [all …]
|
D | apexd.cpp | 1521 auto session = ApexSession::GetSession(session_id); in AbortStagedSession() local 1756 const ApexSession& session) { in SnapshotOrRestoreDeIfNeeded() 1786 for (const ApexSession& session : sessions) { in SnapshotOrRestoreDeSysData() local 1801 for (const ApexSession& session : sessions) { in SnapshotOrRestoreDeUserData() local 1887 const ApexSession& session) { in RestorePreRestoreSnapshotsIfPresent() 1903 void RestoreDePreRestoreSnapshotsIfPresent(const ApexSession& session) { in RestoreDePreRestoreSnapshotsIfPresent() 1918 const ApexSession& session) { in DeleteDePreRestoreSnapshots() 1928 void DeleteDePreRestoreSnapshots(const ApexSession& session) { in DeleteDePreRestoreSnapshots() 1966 for (auto& session : sessions_to_activate) { in ScanStagedSessionsDirAndStage() local 2253 for (auto& session : active_sessions) { in RevertActiveSessions() local [all …]
|
D | apexservice.cpp | 276 void ConvertToApexSessionInfo(const ApexSession& session, in ConvertToApexSessionInfo() 349 for (const auto& session : sessions) { in getSessions() local 362 auto session = ApexSession::GetSession(session_id); in getStagedSessionInfo() local 718 for (const auto& session : sessions) { in dump() local
|
/system/bt/common/ |
D | metrics_unittest.cc | 111 A2DPSession* session = new A2DPSession(); in MakeA2DPSession() local 131 BluetoothSession* session = new BluetoothSession(); in MakeBluetoothSession() local 589 A2DPSession* session = in TEST_F() local 650 A2DPSession* session = in TEST_F() local 719 A2DPSession* session = in TEST_F() local 816 A2DPSession* session = in TEST_F() local 902 A2DPSession* session = in TEST_F() local
|
/system/core/trusty/storage/lib/ |
D | storage.c | 104 static ssize_t send_reqv(storage_session_t session, in send_reqv() 137 void storage_close_session(storage_session_t session) in storage_close_session() 143 int storage_open_file(storage_session_t session, file_handle_t *handle_p, const char *name, in storage_open_file() 180 int storage_delete_file(storage_session_t session, const char *name, uint32_t opflags) in storage_delete_file() 301 int storage_end_transaction(storage_session_t session, bool complete) in storage_end_transaction()
|
/system/bt/gd/common/ |
D | observer_registry.h | 47 void callback_wrapper(int session, Callback<R(T...)> callback, T... t) { in callback_wrapper()
|
/system/security/keystore2/apc_compat/ |
D | apc_compat.cpp | 186 auto session = reinterpret_cast<sp<ConfuiCompatSession>*>(handle); in promptUserConfirmation() local 192 auto session = reinterpret_cast<sp<ConfuiCompatSession>*>(handle); in abortUserConfirmation() local
|
/system/extras/simpleperf/demo/CppApi/app/src/main/cpp/ |
D | native-lib.cpp | 36 simpleperf::ProfileSession session; in ProfileThreadFunc() local
|
/system/security/keystore2/src/ |
D | apc.rs | 183 session: Option<ApcSessionState>, field
|
/system/bt/gd/proto/bluetooth/metrics/ |
D | bluetooth.proto | 27 repeated BluetoothSession session = 1; field
|
/system/media/audio/include/system/ |
D | audio.h | 207 static inline bool audio_is_global_session(audio_session_t session) { in audio_is_global_session() 545 audio_session_t session; /* audio session */ member 597 struct audio_port_config_session_ext session; /* session specific info */ member 643 audio_session_t session; /* audio session */ member 663 struct audio_port_session_ext session; member 711 struct audio_port_session_ext session; member
|
/system/chre/core/ |
D | gnss_manager.cc | 246 auto *session = static_cast<GnssSession *>(data); in handleStatusChange() local
|