Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_session.cpp239 Result<ApexSession> ApexSessionManager::GetSession(int session_id) const { in GetSession() function in android::apex::ApexSessionManager
Dapexservice_test.cpp136 Result<ApexSession> GetSession(int session_id) { in GetSession() function in android::apex::ApexServiceTest