/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/ |
H A D | bundle_dir.cpp | 37 BundleDir *bundleDir = new (std::nothrow) BundleDir(); in Unmarshalling() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | pre_install_exception_mgr.cpp | 144 const std::string &bundleDir) in SavePreInstallExceptionPath() 162 void PreInstallExceptionMgr::DeletePreInstallExceptionPath(const std::string &bundleDir) in DeletePreInstallExceptionPath()
|
H A D | bundle_exception_handler.cpp | 46 bool BundleExceptionHandler::RemoveBundleAndDataDir(const std::string &bundleDir, in RemoveBundleAndDataDir()
|
H A D | installd_client.cpp | 30 ErrCode InstalldClient::CreateBundleDir(const std::string &bundleDir) in CreateBundleDir() 171 ErrCode InstalldClient::CleanBundleDataDir(const std::string &bundleDir) in CleanBundleDataDir()
|
H A D | bundle_util.cpp | 347 std::string bundleDir = configPath + ServiceConstants::PATH_SEPARATOR + bundleName; in MakeFsConfig() local 376 std::string bundleDir = configPath + ServiceConstants::PATH_SEPARATOR + bundleName; in RemoveFsConfig() local
|
H A D | bundle_mgr_service_event_handler.cpp | 708 for (const auto &bundleDir : bundleDirs) { in AnalyzeHaps() local 1038 const std::string &bundleDir, Constants::AppType appType, int32_t userId) in ProcessSystemBundleInstall() 2291 void BMSEventHandler::SavePreInstallException(const std::string &bundleDir) in SavePreInstallException()
|
H A D | bundle_data_mgr.cpp | 7832 std::string bundleDir; in BuildExternalOverlayConnection() local 9289 BundleDir bundleDir; in GetAllBundleDirs() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/overlay/ |
H A D | overlay_bundle_info.h | 34 std::string bundleDir; member
|
/ohos5.0/foundation/filemanagement/dfs_service/utils/preference/src/ |
H A D | cloud_pref_impl.cpp | 36 std::string bundleDir = userIdDir + "/" + bundleName; in CloudPrefImpl() local
|
/ohos5.0/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 478 std::string bundleDir = in ExtractModule() local 538 std::string bundleDir = in ExtractModule() local 984 std::string bundleDir = in RemoveLowerVersionSoDir() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | pre_scan_info.h | 102 std::string bundleDir; member
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/ |
H A D | installd_interface.h | 43 virtual ErrCode CreateBundleDir(const std::string &bundleDir) in CreateBundleDir() 180 virtual ErrCode CleanBundleDataDir(const std::string &bundleDir) in CleanBundleDataDir()
|
/ohos5.0/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; variable 109 std::string bundleDir = BUNDLE_DIR; variable 573 std::string bundleDir = EMPTY_STRING; variable 587 std::string bundleDir = BUNDLE_DIR; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | installd_client.cpp | 25 ErrCode InstalldClient::CreateBundleDir(const std::string &bundleDir) in CreateBundleDir() 151 ErrCode InstalldClient::CleanBundleDataDir(const std::string &bundleDir) in CleanBundleDataDir()
|
H A D | mock_install_client.cpp | 20 ErrCode InstalldClient::CreateBundleDir(const std::string &bundleDir) in CreateBundleDir() 114 ErrCode InstalldClient::CleanBundleDataDir(const std::string &bundleDir) in CleanBundleDataDir()
|
H A D | bundle_mgr_service_event_handler.cpp | 249 for (const auto& bundleDir : bundleDirs) { in AnalyzeHaps() local 395 const std::string& bundleDir, Constants::AppType appType, int32_t userId) in ProcessSystemBundleInstall() 552 void BMSEventHandler::SavePreInstallException(const std::string& bundleDir) {} in SavePreInstallException()
|
H A D | mock_installd_host_impl.cpp | 32 ErrCode InstalldHostImpl::CreateBundleDir(const std::string &bundleDir) in CreateBundleDir()
|
/ohos5.0/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; variable 293 std::string bundleDir = CALL_MOCK_BUNDLE_DIR_FAILED; variable 808 std::string bundleDir = CALL_MOCK_BUNDLE_DIR_FAILED; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/ |
H A D | inner_shared_bundle_installer.cpp | 325 …std::string bundleDir = Constants::BUNDLE_CODE_DIR + ServiceConstants::PATH_SEPARATOR + bundleName… in ExtractSharedBundles() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/ |
H A D | installd_host.cpp | 241 std::string bundleDir = Str16ToStr8(data.ReadString16()); in HandleCreateBundleDir() local 454 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() 281 ErrCode InstalldProxy::CleanBundleDataDir(const std::string &bundleDir) in CleanBundleDataDir()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/overlay/ |
H A D | bundle_overlay_data_manager.cpp | 123 std::string bundleDir; in UpdateExternalOverlayInfo() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
H A D | installd_host_impl.cpp | 105 ErrCode InstalldHostImpl::CreateBundleDir(const std::string &bundleDir) in CreateBundleDir()
|
/ohos5.0/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; variable
|