Home
last modified time | relevance | path

Searched defs:destroyCeSnapshotsNotSpecified (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DApexManager.java402 public abstract boolean destroyCeSnapshotsNotSpecified(int userId, int[] retainRollbackIds); in destroyCeSnapshotsNotSpecified() method in ApexManager
1081 public boolean destroyCeSnapshotsNotSpecified(int userId, int[] retainRollbackIds) { in destroyCeSnapshotsNotSpecified() method in ApexManager.ApexManagerImpl
1488 public boolean destroyCeSnapshotsNotSpecified(int userId, int[] retainRollbackIds) { in destroyCeSnapshotsNotSpecified() method in ApexManager.ApexManagerFlattenedApex
DInstaller.java1056 public boolean destroyCeSnapshotsNotSpecified(@UserIdInt int userId, in destroyCeSnapshotsNotSpecified() method in Installer
/frameworks/native/cmds/installd/binder/android/os/
DIInstalld.aidl124 void destroyCeSnapshotsNotSpecified(@nullable @utf8InCpp String uuid, int userId, in destroyCeSnapshotsNotSpecified() method
/frameworks/native/cmds/installd/
DInstalldNativeService.cpp1655 binder::Status InstalldNativeService::destroyCeSnapshotsNotSpecified( in destroyCeSnapshotsNotSpecified() function in android::installd::InstalldNativeService