Lines Matching defs:appId
372 static bool prepare_app_profile_dir(const std::string& packageName, int32_t appId, int32_t userId) { in prepare_app_profile_dir()
443 const std::string& packageName, int32_t userId, int32_t flags, int32_t appId, in createAppData()
1021 const int32_t appId, const std::string& seInfo, const int32_t user, in restoreAppDataSnapshot()
1164 const std::string& dataAppName, int32_t appId, const std::string& seInfo, in moveCompleteApp()
1548 int32_t appId, struct stats* stats, struct stats* extStats) { in collectQuotaStats()
1733 int32_t appId, const std::vector<int64_t>& ceDataInodes, in getAppSize()
1930 for (auto appId : appIds) { in getExternalSizesForUserWithQuota() local
2022 for (auto appId : appIds) { in getUserSize() local
2132 for (auto appId : appIds) { in getExternalSize() local
2207 int32_t userId, int32_t appId, int64_t cacheQuota) { in setAppQuota()
2253 binder::Status InstalldNativeService::createProfileSnapshot(int32_t appId, in createProfileSnapshot()
2627 const std::string& packageName, int32_t userId, int32_t flags, int32_t appId, in restoreconAppData()
2989 int32_t userId, int32_t appId, const std::string& profileName, const std::string& codePath, in prepareAppProfile()