Searched refs:DestroyDeSnapshots (Results 1 – 3 of 3) sorted by relevance
132 android::base::Result<void> DestroyDeSnapshots(const int rollback_id);
680 Result<void> res = ::android::apex::DestroyDeSnapshots(rollback_id); in destroyDeSnapshots()
2022 Result<void> DestroyDeSnapshots(const int rollback_id) { in DestroyDeSnapshots() function