Home
last modified time | relevance | path

Searched defs:session_id (Results 1 – 13 of 13) sorted by relevance

/system/apex/apexd/aidl/android/apex/
DIApexService.aidl27 void markStagedSessionReady(int session_id); in markStagedSessionReady()
28 void markStagedSessionSuccessful(int session_id); in markStagedSessionSuccessful()
31 ApexSessionInfo getStagedSessionInfo(int session_id); in getStagedSessionInfo()
36 void abortStagedSession(int session_id); in abortStagedSession()
/system/apex/apexd/
Dapexservice.cpp224 BinderStatus ApexService::markStagedSessionReady(int session_id) { in markStagedSessionReady()
244 BinderStatus ApexService::markStagedSessionSuccessful(int session_id) { in markStagedSessionSuccessful()
428 int session_id, ApexSessionInfo* apex_session_info) { in getStagedSessionInfo()
566 BinderStatus ApexService::abortStagedSession(int session_id) { in abortStagedSession()
895 int session_id = strtol(String8(args[1]).c_str(), nullptr, 10); in shellCommand() local
Dapexd.cpp757 auto session_id = session.GetId(); in VerifyPackagesStagedInstall() local
1248 int session_id, const std::vector<int>& child_session_ids) { in ScanApexFilesInSessionDirs()
1284 int session_id, const std::vector<int>& child_session_ids) { in OpenApexFilesInSessionDirs()
1291 int session_id, const std::vector<int>& child_session_ids) { in GetStagedApexFiles()
1418 Result<void> AbortStagedSession(int session_id) REQUIRES(!gInstallLock) { in AbortStagedSession()
1900 auto session_id = session.GetId(); in ActivateStagedSessions() local
2779 const int session_id, const std::vector<int>& child_session_ids, in SubmitStagedSession()
2860 Result<void> MarkStagedSessionReady(const int session_id) in MarkStagedSessionReady()
2881 Result<void> MarkStagedSessionSuccessful(const int session_id) { in MarkStagedSessionSuccessful()
Dapexd_test.cpp207 const std::string GetStagedDir(int session_id) { in GetStagedDir()
274 int session_id) { in PrepareStagedSession()
282 int session_id) { in CreateStagedSession()
4986 auto session_id = 42; in TEST_F() local
4993 auto session_id = 42; in TEST_F() local
5004 auto session_id = 42; in TEST_F() local
5017 auto session_id = 42; in TEST_F() local
5029 auto session_id = 42; in TEST_F() local
5041 auto session_id = 42; in TEST_F() local
5052 auto session_id = 42; in TEST_F() local
[all …]
Dapexd_test_utils.h122 inline ApexSessionInfo CreateSessionInfo(int session_id) { in CreateSessionInfo()
Dapexd_session.cpp228 Result<ApexSession> ApexSessionManager::CreateSession(int session_id) { in CreateSession()
Dapexservice_test.cpp132 Result<ApexSession> CreateSession(int session_id) { in CreateSession()
136 Result<ApexSession> GetSession(int session_id) { in GetSession()
/system/secretkeeper/client/src/
Dlib.rs48 session_id: Vec<u8>, field
149 pub fn session_id(&self) -> &[u8] { in session_id() method
/system/authgraph/core/src/
Dkeyexchange.rs499 let session_id = self.crypto.hmac.compute_hmac(&hmac_key, &session_id_input.to_vec()?)?; in compute_sign_session_id() localVariable
691 let session_id = match val { in process_shared_key_arc_headers() localVariable
695 let session_id: SessionIdentifier = session_id in process_shared_key_arc_headers() localVariable
/system/authgraph/wire/src/
Dlib.rs102 pub session_id: Vec<u8>, field
/system/secretkeeper/core/src/
Dta.rs477 session_id: [u8; 32], field
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h27919 u64 session_id; member
33580 u64 session_id; member
123750 __be32 session_id; member
123883 __be16 session_id; member
137071 __u8 session_id: 8; member
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h37843 u64 session_id; member
43242 u64 session_id; member
131385 __be32 session_id; member
131518 __be16 session_id; member
144727 __u8 session_id: 8; member