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