Searched refs:destroyCeSnapshots (Results 1 – 2 of 2) sorted by relevance
326 public abstract boolean destroyCeSnapshots(int userId, int rollbackId); in destroyCeSnapshots() method in ApexManager843 public boolean destroyCeSnapshots(int userId, int rollbackId) { in destroyCeSnapshots() method in ApexManager.ApexManagerImpl845 waitForApexService().destroyCeSnapshots(userId, rollbackId); in destroyCeSnapshots()
214 mApexManager.destroyCeSnapshots(userId, rollbackId); in destroyApexCeSnapshots()