Lines Matching refs:FLAG_STORAGE_DE
461 if (flags & FLAG_STORAGE_DE) { in createAppData()
512 auto target = (flags & FLAG_STORAGE_DE) ? de_path : ce_path; in migrateAppData()
513 auto source = (flags & FLAG_STORAGE_DE) ? ce_path : de_path; in migrateAppData()
573 if (flags & FLAG_STORAGE_DE) { in clearAppData()
676 if (flags & FLAG_STORAGE_DE) { in destroyAppData()
904 if (storageFlags & FLAG_STORAGE_DE) { in snapshotAppData()
984 const bool needs_de_rollback = (storageFlags & FLAG_STORAGE_DE) && in restoreAppDataSnapshot()
1047 if (storageFlags & FLAG_STORAGE_DE) { in destroyAppDataSnapshot()
1115 if (!createAppData(toUuid, packageName, user, FLAG_STORAGE_CE | FLAG_STORAGE_DE, appId, in moveCompleteApp()
1142 if (!restoreconAppData(toUuid, packageName, user, FLAG_STORAGE_CE | FLAG_STORAGE_DE, in moveCompleteApp()
1186 if (flags & FLAG_STORAGE_DE) { in createUserData()
1205 if (flags & FLAG_STORAGE_DE) { in destroyUserData()
2474 if (flags & FLAG_STORAGE_DE) { in restoreconAppData()