Home
last modified time | relevance | path

Searched defs:CreateBundleDataDir (Results 1 – 19 of 19) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/
Dbms_event_handler_unlocked_test.cpp69 bool BmsEventHandlerUnLockedTest::CreateBundleDataDir(const BundleInfo &bundleInfo, int32_t userId) in CreateBundleDataDir() function in OHOS::BmsEventHandlerUnLockedTest
Dbms_event_handler_test.cpp86 bool BmsEventHandlerTest::CreateBundleDataDir(const BundleInfo &bundleInfo, int32_t userId) in CreateBundleDataDir() function in OHOS::BmsEventHandlerTest
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_client.cpp67 ErrCode BundleMgrClient::CreateBundleDataDir(int32_t userId) in CreateBundleDataDir() function in OHOS::AppExecFwk::BundleMgrClient
Dbundle_mgr_client_impl.cpp98 ErrCode BundleMgrClientImpl::CreateBundleDataDir(int32_t userId) in CreateBundleDataDir() function in OHOS::AppExecFwk::BundleMgrClientImpl
Dbundle_mgr_proxy.cpp4304 ErrCode BundleMgrProxy::CreateBundleDataDir(int32_t userId) in CreateBundleDataDir() function in OHOS::AppExecFwk::BundleMgrProxy
/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
Duser_manager.cpp337 void UserManager::CreateBundleDataDir(uint32_t userId) in CreateBundleDataDir() function in OHOS::StorageDaemon::UserManager
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Duser_unlocked_event_subscriber.cpp118 bool UpdateAppDataMgr::CreateBundleDataDir( in CreateBundleDataDir() function in OHOS::AppExecFwk::UpdateAppDataMgr
Dinstalld_client.cpp105 ErrCode InstalldClient::CreateBundleDataDir(const CreateDirParam &createDirParam) in CreateBundleDataDir() function in OHOS::AppExecFwk::InstalldClient
Dbundle_mgr_host_impl.cpp3796 ErrCode BundleMgrHostImpl::CreateBundleDataDir(int32_t userId) in CreateBundleDataDir() function in OHOS::AppExecFwk::BundleMgrHostImpl
Dbase_bundle_installer.cpp2826 ErrCode BaseBundleInstaller::CreateBundleDataDir(InnerBundleInfo &info) const in CreateBundleDataDir() function in OHOS::AppExecFwk::BaseBundleInstaller
Dbundle_data_mgr.cpp7660 ErrCode BundleDataMgr::CreateBundleDataDir(int32_t userId) in CreateBundleDataDir() function in OHOS::AppExecFwk::BundleDataMgr
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
Dinstalld_interface.h121 virtual ErrCode CreateBundleDataDir(const CreateDirParam &createDirParam) in CreateBundleDataDir() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dinstalld_client.cpp99 ErrCode InstalldClient::CreateBundleDataDir(const CreateDirParam &createDirParam) in CreateBundleDataDir() function in OHOS::AppExecFwk::InstalldClient
Dmock_install_client.cpp72 ErrCode InstalldClient::CreateBundleDataDir(const CreateDirParam &createDirParam) in CreateBundleDataDir() function in OHOS::AppExecFwk::InstalldClient
Dmock_installd_host_impl.cpp64 ErrCode InstalldHostImpl::CreateBundleDataDir(const CreateDirParam &createDirParam) in CreateBundleDataDir() function in OHOS::AppExecFwk::InstalldHostImpl
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
Dbms_install_daemon_test.cpp130 int BmsInstallDaemonTest::CreateBundleDataDir(const std::string &bundleDataDir, in CreateBundleDataDir() function in OHOS::BmsInstallDaemonTest
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
Dinstalld_proxy.cpp182 ErrCode InstalldProxy::CreateBundleDataDir(const CreateDirParam &createDirParam) in CreateBundleDataDir() function in OHOS::AppExecFwk::InstalldProxy
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_host_impl.cpp386 ErrCode InstalldHostImpl::CreateBundleDataDir(const CreateDirParam &createDirParam) in CreateBundleDataDir() function in OHOS::AppExecFwk::InstalldHostImpl
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
Dbundle_mgr_interface.h1454 virtual ErrCode CreateBundleDataDir(int32_t userId) in CreateBundleDataDir() function