Home
last modified time | relevance | path

Searched refs:MakeFsConfig (Results 1 - 5 of 5) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/
H A Dbundle_sandbox_data_mgr.cpp358 BundleUtil::MakeFsConfig(info.first, bundleId, ServiceConstants::HMDFS_CONFIG_PATH); in RestoreSandboxUidAndGid()
359 BundleUtil::MakeFsConfig(info.first, bundleId, ServiceConstants::SHAREFS_CONFIG_PATH); in RestoreSandboxUidAndGid()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_util.h190 static void MakeFsConfig(const std::string &bundleName, int32_t bundleId, const std::string &configPath);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_util.cpp346 void BundleUtil::MakeFsConfig(const std::string &bundleName, int32_t bundleId, const std::string &configPath) in MakeFsConfig() function in OHOS::AppExecFwk::BundleUtil
H A Dbundle_data_mgr.cpp4549 BundleUtil::MakeFsConfig(bundleName, bundleId, ServiceConstants::HMDFS_CONFIG_PATH); in GenerateBundleId()
4550 BundleUtil::MakeFsConfig(bundleName, bundleId, ServiceConstants::SHAREFS_CONFIG_PATH); in GenerateBundleId()
4562 BundleUtil::MakeFsConfig(bundleName, bundleId, ServiceConstants::HMDFS_CONFIG_PATH); in GenerateBundleId()
4563 BundleUtil::MakeFsConfig(bundleName, bundleId, ServiceConstants::SHAREFS_CONFIG_PATH); in GenerateBundleId()
4649 BundleUtil::MakeFsConfig(innerBundleUserInfo.bundleName, bundleId, ServiceConstants::HMDFS_CONFIG_PATH); in RestoreUidAndGid()
4650 BundleUtil::MakeFsConfig(innerBundleUserInfo.bundleName, bundleId, in RestoreUidAndGid()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp4994 bundleUtil.MakeFsConfig("testWrong.hap", 1, "/data/testWrong"); in HWTEST_F()

Completed in 27 milliseconds