Home
last modified time | relevance | path

Searched refs:CreateDataGroupDir (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_multiuser_installer.h45 void CreateDataGroupDir(const std::string &bundleName, const int32_t userId);
H A Duser_unlocked_event_subscriber.h55 static void CreateDataGroupDir(const BundleInfo &bundleInfo, int32_t userId);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_multiuser_installer.cpp165 CreateDataGroupDir(bundleName, userId); in ProcessBundleInstall()
198 void BundleMultiUserInstaller::CreateDataGroupDir(const std::string &bundleName, const int32_t user… in CreateDataGroupDir() function in OHOS::AppExecFwk::BundleMultiUserInstaller
H A Duser_unlocked_event_subscriber.cpp155 CreateDataGroupDir(bundleInfo, userId); in CreateBundleDataDir()
199 void UpdateAppDataMgr::CreateDataGroupDir(const BundleInfo &bundleInfo, int32_t userId) in CreateDataGroupDir() function in OHOS::AppExecFwk::UpdateAppDataMgr