Lines Matching defs:appId
364 static bool prepare_app_profile_dir(const std::string& packageName, int32_t appId, int32_t userId) { in prepare_app_profile_dir()
408 const std::string& packageName, int32_t userId, int32_t flags, int32_t appId, in createAppData()
967 const int32_t appId, const std::string& seInfo, const int32_t user, in restoreAppDataSnapshot()
1071 const std::string& dataAppName, int32_t appId, const std::string& seInfo, in moveCompleteApp()
1455 int32_t appId, struct stats* stats, struct stats* extStats) { in collectQuotaStats()
1616 int32_t appId, const std::vector<int64_t>& ceDataInodes, in getAppSize()
1815 for (auto appId : appIds) { in getUserSize() local
1942 for (auto appId : appIds) { in getExternalSize() local
2017 int32_t userId, int32_t appId, int64_t cacheQuota) { in setAppQuota()
2063 binder::Status InstalldNativeService::createProfileSnapshot(int32_t appId, in createProfileSnapshot()
2452 const std::string& packageName, int32_t userId, int32_t flags, int32_t appId, in restoreconAppData()
2807 int32_t userId, int32_t appId, const std::string& profileName, const std::string& codePath, in prepareAppProfile()