Home
last modified time | relevance | path

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

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