Home
last modified time | relevance | path

Searched defs:bundleDataDir (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp458 … std::string bundleDataDir = GetBundleDataDir(el, createDirParam.userId) + ServiceConstants::BASE; in CreateBundleDataDir() local
759 std::string bundleDataDir = dataDir + ServiceConstants::BASE + suffixName; in CleanBundleDataForEl2() local
887 … std::string bundleDataDir = GetBundleDataDir(el, userid) + ServiceConstants::BASE + suffixName; in CleanBundleDataDirByName() local
1636 const std::string bundleDataDir = GetBundleDataDir(el, userId); in RemoveExtensionDir() local
1670 const std::string bundleDataDir = GetBundleDataDir(el, userId); in IsExistExtensionDir() local
1717 … std::string bundleDataDir = GetBundleDataDir(el, createDirParam.userId) + ServiceConstants::BASE; in CreateExtensionDataDir() local
1884 … std::string bundleDataDir = GetBundleDataDir(el, userId) + ServiceConstants::BASE + bundleName; in InnerRemoveBundleDataDir() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
H A Dbms_install_extension_system_test.cpp254 std::string bundleDataDir = GetBundleDataDir(el) + BASE; in CheckFileNotExist() local
280 std::string bundleDataDir = GetBundleDataDir(el) + BASE; in CheckFileExist() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
H A Dbms_install_daemon_test.cpp130 int BmsInstallDaemonTest::CreateBundleDataDir(const std::string &bundleDataDir, in CreateBundleDataDir()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp1368 …std::string bundleDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_… in RollBack() local
1984 …std::string bundleDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_… in RemoveBundle() local
2871 …std::string bundleDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_… in CreateBundleDataDir() local
4432 …std::string bundleDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_… in RemoveBundleUserData() local
H A Dbundle_mgr_service_event_handler.cpp1575 …std::string bundleDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_… in RefreshQuotaForAllUid() local