Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/binder/android/os/
DIInstalld.aidl115 in int[] retainSnapshotIds); in destroyCeSnapshotsNotSpecified() argument
/frameworks/native/cmds/installd/
DInstalldNativeService.h78 const int32_t user, const std::vector<int32_t>& retainSnapshotIds);
DInstalldNativeService.cpp1126 const std::vector<int32_t>& retainSnapshotIds) { in destroyCeSnapshotsNotSpecified() argument
1149 std::find(retainSnapshotIds.begin(), retainSnapshotIds.end(), in destroyCeSnapshotsNotSpecified()
1150 snapshot_id) == retainSnapshotIds.end()) { in destroyCeSnapshotsNotSpecified()