Searched refs:RevertActiveSessions (Results 1 – 4 of 4) sorted by relevance
87 android::base::Result<void> RevertActiveSessions(
1128 return RevertActiveSessions("", ""); in ResumeRevertIfNeeded()2243 Result<void> RevertActiveSessions(const std::string& crashing_native_process, in RevertActiveSessions() function2305 auto status = RevertActiveSessions(crashing_native_process, error_message); in RevertActiveSessionsAndReboot()2774 RevertActiveSessions("", ""); in OnStart()
526 Result<void> res = ::android::apex::RevertActiveSessions("", ""); in revertActiveSessions()
2532 Result<void> res = ::android::apex::RevertActiveSessions(native_process, ""); in TEST_F()