Home
last modified time | relevance | path

Searched defs:retainSnapshotIds (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/cmds/installd/binder/android/os/
H A DIInstalld.aidl121 in int[] retainSnapshotIds); in destroyCeSnapshotsNotSpecified()
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DInstaller.java897 int[] retainSnapshotIds) throws InstallerException { in destroyCeSnapshotsNotSpecified()
/aosp12/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp1149 const std::vector<int32_t>& retainSnapshotIds) { in destroyCeSnapshotsNotSpecified()