Searched refs:DestroyCeSnapshots (Results 1 – 4 of 4) sorted by relevance
133 android::base::Result<void> DestroyCeSnapshots(const int user_id,
698 Result<void> res = ::android::apex::DestroyCeSnapshots(user_id, rollback_id); in destroyCeSnapshots()
659 TEST_F(ApexServiceTest, DestroyCeSnapshots) { in TEST_F() argument
2037 Result<void> DestroyCeSnapshots(const int user_id, const int rollback_id) { in DestroyCeSnapshots() function