Searched refs:ceSnapshotInode (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/cmds/installd/binder/android/os/ |
D | IInstalld.aidl | 119 int userId, long ceSnapshotInode, int snapshotId, int storageFlags); in destroyAppDataSnapshot() argument
|
/frameworks/native/cmds/installd/ |
D | InstalldNativeService.h | 78 const std::string& packageName, const int32_t user, const int64_t ceSnapshotInode,
|
D | InstalldNativeService.cpp | 1116 const int32_t user, const int64_t ceSnapshotInode, const int32_t snapshotId, in destroyAppDataSnapshot() argument 1138 user, snapshotId, package_name, ceSnapshotInode); in destroyAppDataSnapshot()
|