Home
last modified time | relevance | path

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

/aosp_15_r20/system/apex/apexd/
H A Dapexd_lifecycle.cpp44 void ApexdLifecycle::RevertActiveSessions(const std::string& process, in RevertActiveSessions() function in android::apex::ApexdLifecycle
H A Dapexd.cpp2085 Result<void> RevertActiveSessions(const std::string& crashing_native_process, in RevertActiveSessions() function