Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_host_impl.cpp463 … std::string bundleDataDir = GetBundleDataDir(el, createDirParam.userId) + ServiceConstants::BASE; in CreateBundleDataDir() local
603 … std::string bundleDataDir = GetBundleDataDir(el, createDirParam.userId) + ServiceConstants::BASE; in CreateBundleDataDirWithEl() local
635 … std::string bundleDataDir = GetBundleDataDir(el, createDirParam.userId) + ServiceConstants::BASE; in CreateCommonDataDir() local
685 std::string bundleDataDir = GetBundleDataDir(el, createDirParam.userId) + in CreateEl2DataDir() local
944 std::string bundleDataDir = dataDir + ServiceConstants::BASE + suffixName; in CleanBundleDataForEl2() local
1082 … std::string bundleDataDir = GetBundleDataDir(el, userid) + ServiceConstants::BASE + suffixName; in CleanBundleDataDirByName() local
1830 const std::string bundleDataDir = GetBundleDataDir(el, userId); in RemoveExtensionDir() local
1864 const std::string bundleDataDir = GetBundleDataDir(el, userId); in IsExistExtensionDir() local
1911 … std::string bundleDataDir = GetBundleDataDir(el, createDirParam.userId) + ServiceConstants::BASE; in CreateExtensionDataDir() local
2078 … std::string bundleDataDir = GetBundleDataDir(el, userId) + ServiceConstants::BASE + bundleName; in InnerRemoveBundleDataDir() local
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
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
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
Dbms_install_daemon_test.cpp130 int BmsInstallDaemonTest::CreateBundleDataDir(const std::string &bundleDataDir, in CreateBundleDataDir()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbase_bundle_installer.cpp1368 …std::string bundleDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_… in RollBack() local
2028 …std::string bundleDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_… in RemoveBundle() local
2911 …std::string bundleDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_… in CreateBundleDataDir() local
4472 …std::string bundleDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_… in RemoveBundleUserData() local
Dbundle_mgr_service_event_handler.cpp1650 …std::string bundleDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_… in RefreshQuotaForAllUid() local