Home
last modified time | relevance | path

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

/aosp12/system/apex/apexd/aidl/android/apex/
H A DIApexService.aidl64 void destroyCeSnapshotsNotSpecified(int user_id, in int[] retain_rollback_ids); in destroyCeSnapshotsNotSpecified() method
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DApexManager.java376 public abstract boolean destroyCeSnapshotsNotSpecified(int userId, int[] retainRollbackIds); in destroyCeSnapshotsNotSpecified() method in ApexManager
959 public boolean destroyCeSnapshotsNotSpecified(int userId, int[] retainRollbackIds) { in destroyCeSnapshotsNotSpecified() method in ApexManager.ApexManagerImpl
1327 public boolean destroyCeSnapshotsNotSpecified(int userId, int[] retainRollbackIds) { in destroyCeSnapshotsNotSpecified() method in ApexManager.ApexManagerFlattenedApex
H A DInstaller.java896 public boolean destroyCeSnapshotsNotSpecified(@UserIdInt int userId, in destroyCeSnapshotsNotSpecified() method in Installer
/aosp12/frameworks/native/cmds/installd/binder/android/os/
H A DIInstalld.aidl120 void destroyCeSnapshotsNotSpecified(@nullable @utf8InCpp String uuid, int userId, in destroyCeSnapshotsNotSpecified() method
/aosp12/system/apex/apexd/
H A Dapexservice.cpp599 BinderStatus ApexService::destroyCeSnapshotsNotSpecified( in destroyCeSnapshotsNotSpecified() function in android::apex::binder::__anonf34a850d0110::ApexService
/aosp12/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp1147 binder::Status InstalldNativeService::destroyCeSnapshotsNotSpecified( in destroyCeSnapshotsNotSpecified() function in android::installd::InstalldNativeService