Home
last modified time | relevance | path

Searched refs:CreateBundleDataDirWithVector (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinstalld_client.cpp125 ErrCode InstalldClient::CreateBundleDataDirWithVector(const std::vector<CreateDirParam> &createDirP… in CreateBundleDataDirWithVector() function in OHOS::AppExecFwk::InstalldClient
127 return CallService(&IInstalld::CreateBundleDataDirWithVector, createDirParams); in CreateBundleDataDirWithVector()
H A Dbundle_data_mgr.cpp8101 auto res = InstalldClient::GetInstance()->CreateBundleDataDirWithVector(createDirParams); in CreateBundleDataDir()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinstalld_client.h67 ErrCode CreateBundleDataDirWithVector(const std::vector<CreateDirParam> &createDirParams);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dmock_install_client.cpp82 ErrCode InstalldClient::CreateBundleDataDirWithVector(const std::vector<CreateDirParam> &createDirP… in CreateBundleDataDirWithVector() function in OHOS::AppExecFwk::InstalldClient
H A Dmock_installd_host_impl.cpp69 ErrCode InstalldHostImpl::CreateBundleDataDirWithVector(const std::vector<CreateDirParam> &createDi… in CreateBundleDataDirWithVector() function in OHOS::AppExecFwk::InstalldHostImpl
H A Dinstalld_client.cpp115 ErrCode InstalldClient::CreateBundleDataDirWithVector(const std::vector<CreateDirParam> &createDirP… in CreateBundleDataDirWithVector() function in OHOS::AppExecFwk::InstalldClient
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
H A Dbms_install_daemon_ipc_test.cpp680 auto ret = installdProxy->CreateBundleDataDirWithVector(createDirParams);
685 ret = installdProxy->CreateBundleDataDirWithVector(createDirParams);
H A Dbms_install_daemon_test.cpp1323 ErrCode ret = hostImpl.CreateBundleDataDirWithVector(createDirParams);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dinstalld_interface.h131 … virtual ErrCode CreateBundleDataDirWithVector(const std::vector<CreateDirParam> &createDirParams) in CreateBundleDataDirWithVector() function
H A Dinstalld_proxy.h90 …virtual ErrCode CreateBundleDataDirWithVector(const std::vector<CreateDirParam> &createDirParams) …
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/installd/
H A Dinstalld_host_impl.h88 …virtual ErrCode CreateBundleDataDirWithVector(const std::vector<CreateDirParam> &createDirParams) …
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
H A Dinstalld_host.cpp409 ErrCode result = CreateBundleDataDirWithVector(createDirParams); in HandleCreateBundleDataDirWithVector()
H A Dinstalld_proxy.cpp210 ErrCode InstalldProxy::CreateBundleDataDirWithVector(const std::vector<CreateDirParam> &createDirPa… in CreateBundleDataDirWithVector() function in OHOS::AppExecFwk::InstalldProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/
H A Dbms_installd_client_test.cpp1175 ErrCode result = installClient_->CreateBundleDataDirWithVector(createDirParams);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp387 ErrCode InstalldHostImpl::CreateBundleDataDirWithVector(const std::vector<CreateDirParam> &createDi… in CreateBundleDataDirWithVector() function in OHOS::AppExecFwk::InstalldHostImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp6157 auto ret = hostImpl.CreateBundleDataDirWithVector(createDirParams);
6162 ret = hostImpl.CreateBundleDataDirWithVector(createDirParams);