Home
last modified time | relevance | path

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

/aosp_15_r20/system/apex/apexd/
H A Dapexd.cpp3665 ApexSessionManager* GetSessionManager() { return gSessionManager; } in GetSessionManager() function
H A Dapexd_test.cpp192 ApexSessionManager* GetSessionManager() { return session_manager_.get(); } in GetSessionManager() function in android::apex::ApexdUnitTest