Searched refs:DeleteSession (Results 1 – 3 of 3) sorted by relevance
74 android::base::Result<void> DeleteSession() const;
245 Result<void> ApexSession::DeleteSession() const { in DeleteSession() function in android::apex::ApexSession
1115 return session->DeleteSession(); in abortStagedSession()