Searched defs:bundleDataDir (Results 1 – 5 of 5) sorted by relevance
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
| D | installd_host_impl.cpp | 463 … 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/ |
| D | bms_install_extension_system_test.cpp | 254 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/ |
| D | bms_install_daemon_test.cpp | 130 int BmsInstallDaemonTest::CreateBundleDataDir(const std::string &bundleDataDir, in CreateBundleDataDir()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| D | base_bundle_installer.cpp | 1368 …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
|
| D | bundle_mgr_service_event_handler.cpp | 1650 …std::string bundleDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_… in RefreshQuotaForAllUid() local
|