Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Duser_unlocked_event_subscriber.cpp62 bool UserUnlockedEventSubscriber::CreateBundleDataDir(const BundleInfo &bundleInfo, int32_t userId) in CreateBundleDataDir() function in OHOS::AppExecFwk::UserUnlockedEventSubscriber
Dinstalld_client.cpp77 ErrCode InstalldClient::CreateBundleDataDir(const CreateDirParam &createDirParam) in CreateBundleDataDir() function in OHOS::AppExecFwk::InstalldClient
Dbase_bundle_installer.cpp2205 ErrCode BaseBundleInstaller::CreateBundleDataDir(InnerBundleInfo &info) const in CreateBundleDataDir() function in OHOS::AppExecFwk::BaseBundleInstaller
/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/services/bundlemgr/test/mock/src/
Dinstalld_client.cpp70 ErrCode InstalldClient::CreateBundleDataDir(const CreateDirParam &createDirParam) in CreateBundleDataDir() function in OHOS::AppExecFwk::InstalldClient
Dmock_installd_host_impl.cpp48 ErrCode InstalldHostImpl::CreateBundleDataDir(const CreateDirParam &createDirParam) in CreateBundleDataDir() function in OHOS::AppExecFwk::InstalldHostImpl
Dmock_install_client.cpp46 ErrCode InstalldClient::CreateBundleDataDir(const CreateDirParam &createDirParam) in CreateBundleDataDir() function in OHOS::AppExecFwk::InstalldClient
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
Dinstalld_interface.h87 virtual ErrCode CreateBundleDataDir(const CreateDirParam &createDirParam) in CreateBundleDataDir() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
Dbms_install_daemon_test.cpp119 int BmsInstallDaemonTest::CreateBundleDataDir(const std::string &bundleDataDir, in CreateBundleDataDir() function in OHOS::BmsInstallDaemonTest
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_host_impl.cpp197 ErrCode InstalldHostImpl::CreateBundleDataDir(const CreateDirParam &createDirParam) in CreateBundleDataDir() function in OHOS::AppExecFwk::InstalldHostImpl
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
Dinstalld_proxy.cpp107 ErrCode InstalldProxy::CreateBundleDataDir(const CreateDirParam &createDirParam) in CreateBundleDataDir() function in OHOS::AppExecFwk::InstalldProxy