/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/overlay/ |
H A D | overlay_bundle_info.h | 34 std::string bundleDir;
member
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_exception_handler.cpp | 47 bool BundleExceptionHandler::RemoveBundleAndDataDir(const std::string &bundleDir, in RemoveBundleAndDataDir() argument
|
H A D | pre_install_exception_mgr.cpp | 172 void PreInstallExceptionMgr::DeletePreInstallExceptionPath(const std::string &bundleDir) in DeletePreInstallExceptionPath() argument 153 SavePreInstallExceptionPath( const std::string &bundleDir) SavePreInstallExceptionPath() argument 268 SavePreInstallExceptionAppServicePath( const std::string &bundleDir) SavePreInstallExceptionAppServicePath() argument 287 DeletePreInstallExceptionAppServicePath(const std::string &bundleDir) DeletePreInstallExceptionAppServicePath() argument [all...] |
H A D | hmp_bundle_installer.cpp | 85 ErrCode HmpBundleInstaller::InstallNormalAppInHmp(const std::string &bundleDir, bool removable) in InstallNormalAppInHmp() argument 254 ParseInfos(const std::string &bundleDir, const std::string &hspDir, std::unordered_map<std::string, InnerBundleInfo> &infos) ParseInfos() argument 269 UpdateBundleInfo(const std::string &bundleName, const std::string &bundleDir, const std::string &hspDir) UpdateBundleInfo() argument 406 std::string bundleDir = appBaseDir + ServiceConstants::PATH_SEPARATOR + bundleName; UpdateBundleInfoForHmp() local [all...] |
H A D | installd_client.cpp | 30 ErrCode InstalldClient::CreateBundleDir(const std::string &bundleDir) in CreateBundleDir() argument 162 ErrCode InstalldClient::CleanBundleDataDir(const std::string &bundleDir) in CleanBundleDataDir() argument
|
H A D | bundle_util.cpp | 348 std::string bundleDir = configPath + ServiceConstants::PATH_SEPARATOR + bundleName; in MakeFsConfig() local 377 std::string bundleDir = configPath + ServiceConstants::PATH_SEPARATOR + bundleName; in RemoveFsConfig() local
|
/foundation/filemanagement/dfs_service/utils/preference/src/ |
H A D | cloud_pref_impl.cpp | 36 std::string bundleDir = userIdDir + "/" + bundleName; in CloudPrefImpl() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | pre_scan_info.h | 102 std::string bundleDir; member
|
H A D | bundle_mgr_service_event_handler.h | 72 std::string bundleDir; member
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/overlay/ |
H A D | bundle_overlay_data_manager.cpp | 123 std::string bundleDir;
in UpdateExternalOverlayInfo() local [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/ |
H A D | bms_event_handler_test.cpp | 278 std::string bundleDir = CALL_MOCK_BUNDLE_DIR_SUCCESS; in HWTEST_F() local 293 std::string bundleDir = CALL_MOCK_BUNDLE_DIR_FAILED; in HWTEST_F() local 810 std::string bundleDir = CALL_MOCK_BUNDLE_DIR_FAILED; HWTEST_F() local [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/ |
H A D | inner_shared_bundle_installer.cpp | 328 std::string bundleDir = std::string(Constants::BUNDLE_CODE_DIR) + ServiceConstants::PATH_SEPARATOR + bundleName_; in ExtractSharedBundles() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/ |
H A D | bms_installd_client_test.cpp | 95 std::string bundleDir = EMPTY_STRING; in HWTEST_F() local 109 std::string bundleDir = BUNDLE_DIR; in HWTEST_F() local 573 std::string bundleDir = EMPTY_STRING; in HWTEST_F() local 587 std::string bundleDir = BUNDLE_DIR; HWTEST_F() local [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/ |
H A D | app_service_fwk_installer.cpp | 133 std::string bundleDir = in UnInstall() local 565 std::string bundleDir = in ExtractModule() local 626 std::string bundleDir = in ExtractModule() local 1076 std::string bundleDir = RemoveLowerVersionSoDir() local [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/ |
H A D | installd_interface.h | 43 virtual ErrCode CreateBundleDir(const std::string &bundleDir) in CreateBundleDir() argument 136 virtual ErrCode RemoveBundleDataDir(const std::string &bundleDir, const int32_t userId, in RemoveBundleDataDir() argument 175 virtual ErrCode CleanBundleDataDir(const std::string &bundleDir) in CleanBundleDataDir() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | mock_installd_host_impl.cpp | 32 ErrCode InstalldHostImpl::CreateBundleDir(const std::string &bundleDir)
in CreateBundleDir() argument
|
H A D | mock_install_client.cpp | 20 ErrCode InstalldClient::CreateBundleDir(const std::string &bundleDir) in CreateBundleDir() argument 108 ErrCode InstalldClient::CleanBundleDataDir(const std::string &bundleDir) in CleanBundleDataDir() argument
|
H A D | installd_client.cpp | 25 ErrCode InstalldClient::CreateBundleDir(const std::string &bundleDir) in CreateBundleDir() argument 146 ErrCode InstalldClient::CleanBundleDataDir(const std::string &bundleDir) in CleanBundleDataDir() argument
|
H A D | bundle_mgr_service_event_handler.cpp | 549 void BMSEventHandler::SavePreInstallException(const std::string& bundleDir) {} in SavePreInstallException() argument 391 ProcessSystemBundleInstall( const std::string& bundleDir, Constants::AppType appType, int32_t userId) ProcessSystemBundleInstall() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_service_startup_test/ |
H A D | bms_service_startup_test.cpp | 1553 std::string bundleDir; in HWTEST_F() local 1582 std::string bundleDir = "/data"; in HWTEST_F() local 1611 std::string bundleDir; in HWTEST_F() local 1639 std::string bundleDir = "/data"; in HWTEST_F() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/ |
H A D | installd_host.cpp | 241 std::string bundleDir = Str16ToStr8(data.ReadString16()); in HandleCreateBundleDir() local 432 std::string bundleDir = Str16ToStr8(data.ReadString16()); in HandleCleanBundleDataDir() local
|
H A D | installd_proxy.cpp | 40 ErrCode InstalldProxy::CreateBundleDir(const std::string &bundleDir) in CreateBundleDir() argument 265 ErrCode InstalldProxy::CleanBundleDataDir(const std::string &bundleDir) in CleanBundleDataDir() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/ |
H A D | bms_bundle_overlay_checker_test.cpp | 996 std::string bundleDir;
in HWTEST_F() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
H A D | installd_host_impl.cpp | 104 ErrCode InstalldHostImpl::CreateBundleDir(const std::string &bundleDir) in CreateBundleDir() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
H A D | bms_bundle_installer_test.cpp | 6744 std::string bundleDir = "/data"; in HWTEST_F() local
|