Home
last modified time | relevance | path

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

/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
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
H A Dbms_install_daemon_test.cpp120 int BmsInstallDaemonTest::CreateBundleDataDir(const std::string &bundleDataDir, in CreateBundleDataDir() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp402 std::string bundleDataDir = GetBundleDataDir(el, userId) + ServiceConstants::BASE; in AddUserDirDeleteDfx() local
442 std::string bundleDataDir = GetBundleDataDir(el, createDirParam.userId) + ServiceConstants::BASE; in CreateBundleDataDir() local
757 std::string bundleDataDir = dataDir + ServiceConstants::BASE + suffixName; CleanBundleDataForEl2() local
885 std::string bundleDataDir = GetBundleDataDir(el, userid) + ServiceConstants::BASE + suffixName; CleanBundleDataDirByName() local
1584 const std::string bundleDataDir = GetBundleDataDir(el, userId); RemoveExtensionDir() local
1618 const std::string bundleDataDir = GetBundleDataDir(el, userId); IsExistExtensionDir() local
1665 std::string bundleDataDir = GetBundleDataDir(el, createDirParam.userId) + ServiceConstants::BASE; CreateExtensionDataDir() local
1822 std::string bundleDataDir = GetBundleDataDir(el, userId) + ServiceConstants::BASE + bundleName; InnerRemoveBundleDataDir() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_service_event_handler.cpp1593 std::string bundleDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL[0] + in RefreshQuotaForAllUid() local
H A Dbase_bundle_installer.cpp1366 std::string bundleDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL[1] in RollBack() local
2001 std::string bundleDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL[1] + in RemoveBundle() local
2876 std::string bundleDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL[1] + in CreateBundleDataDir() local
4725 std::string bundleDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL[1] + in RemoveBundleUserData() local
6076 std::string bundleDataDir in RollbackHmpUserInfo() local
[all...]

Completed in 21 milliseconds