Searched refs:AbortStagedSession (Results 1 – 4 of 4) sorted by relevance
106 android::base::Result<void> AbortStagedSession(const int session_id);
515 Result<void> res = ::android::apex::AbortStagedSession(session_id); in abortStagedSession()
2010 TEST_F(ApexServiceTest, AbortStagedSession) { in TEST_F() argument
1520 Result<void> AbortStagedSession(int session_id) { in AbortStagedSession() function