Home
last modified time | relevance | path

Searched defs:bundleDir (Results 1 - 25 of 27) sorted by relevance

12

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/overlay/
H A Doverlay_bundle_info.h34 std::string bundleDir; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_exception_handler.cpp47 bool BundleExceptionHandler::RemoveBundleAndDataDir(const std::string &bundleDir, in RemoveBundleAndDataDir() argument
H A Dpre_install_exception_mgr.cpp172 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 Dhmp_bundle_installer.cpp85 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 Dinstalld_client.cpp30 ErrCode InstalldClient::CreateBundleDir(const std::string &bundleDir) in CreateBundleDir() argument
162 ErrCode InstalldClient::CleanBundleDataDir(const std::string &bundleDir) in CleanBundleDataDir() argument
H A Dbundle_util.cpp348 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 Dcloud_pref_impl.cpp36 std::string bundleDir = userIdDir + "/" + bundleName; in CloudPrefImpl() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dpre_scan_info.h102 std::string bundleDir; member
H A Dbundle_mgr_service_event_handler.h72 std::string bundleDir; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/overlay/
H A Dbundle_overlay_data_manager.cpp123 std::string bundleDir; in UpdateExternalOverlayInfo() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/
H A Dbms_event_handler_test.cpp278 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 Dinner_shared_bundle_installer.cpp328 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 Dbms_installd_client_test.cpp95 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 Dapp_service_fwk_installer.cpp133 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 Dinstalld_interface.h43 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 Dmock_installd_host_impl.cpp32 ErrCode InstalldHostImpl::CreateBundleDir(const std::string &bundleDir) in CreateBundleDir() argument
H A Dmock_install_client.cpp20 ErrCode InstalldClient::CreateBundleDir(const std::string &bundleDir) in CreateBundleDir() argument
108 ErrCode InstalldClient::CleanBundleDataDir(const std::string &bundleDir) in CleanBundleDataDir() argument
H A Dinstalld_client.cpp25 ErrCode InstalldClient::CreateBundleDir(const std::string &bundleDir) in CreateBundleDir() argument
146 ErrCode InstalldClient::CleanBundleDataDir(const std::string &bundleDir) in CleanBundleDataDir() argument
H A Dbundle_mgr_service_event_handler.cpp549 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 Dbms_service_startup_test.cpp1553 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 Dinstalld_host.cpp241 std::string bundleDir = Str16ToStr8(data.ReadString16()); in HandleCreateBundleDir() local
432 std::string bundleDir = Str16ToStr8(data.ReadString16()); in HandleCleanBundleDataDir() local
H A Dinstalld_proxy.cpp40 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 Dbms_bundle_overlay_checker_test.cpp996 std::string bundleDir; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp104 ErrCode InstalldHostImpl::CreateBundleDir(const std::string &bundleDir) in CreateBundleDir() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp6744 std::string bundleDir = "/data"; in HWTEST_F() local

Completed in 44 milliseconds

12