Searched refs:CreateBackupExtHomeDir (Results 1 - 1 of 1) sorted by relevance
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
H A D | installd_host_impl.cpp | 304 static void CreateBackupExtHomeDir(const std::string &bundleName, const int32_t userid, const int32_t uid, in CreateBackupExtHomeDir() function 308 LOG_D(BMS_TAG_INSTALLD, "CreateBackupExtHomeDir begin, type %{public}d, path %{public}s", in CreateBackupExtHomeDir() 311 LOG_W(BMS_TAG_INSTALLD, "CreateBackupExtHomeDir backup dir empty, type %{public}d", in CreateBackupExtHomeDir() 321 LOG_W(BMS_TAG_INSTALLD, "CreateBackupExtHomeDir MkOwnerDir(backup's home dir) failed errno:%{public}d", in CreateBackupExtHomeDir() 531 CreateBackupExtHomeDir(createDirParam.bundleName, createDirParam.userId, createDirParam.uid, bundleBackupDir, in CreateBundleDataDir() 535 LOG_E(BMS_TAG_INSTALLD, "CreateBackupExtHomeDir DIR_EL2 SetDirApl failed, errno is %{public}d", ret); in CreateBundleDataDir() 538 CreateBackupExtHomeDir(createDirParam.bundleName, createDirParam.userId, createDirParam.uid, bundleBackupDir, in CreateBundleDataDir() 542 LOG_E(BMS_TAG_INSTALLD, "CreateBackupExtHomeDir DIR_EL1 SetDirApl failed, errno is %{public}d", ret); in CreateBundleDataDir()
|
Completed in 4 milliseconds