Home
last modified time | relevance | path

Searched defs:CreateBundleDir (Results 1 – 8 of 8) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dinstalld_client.cpp26 ErrCode InstalldClient::CreateBundleDir(const std::string &bundleDir) in CreateBundleDir() function in OHOS::AppExecFwk::InstalldClient
Dmock_installd_host_impl.cpp32 ErrCode InstalldHostImpl::CreateBundleDir(const std::string &bundleDir) in CreateBundleDir() function in OHOS::AppExecFwk::InstalldHostImpl
Dmock_install_client.cpp20 ErrCode InstalldClient::CreateBundleDir(const std::string &bundleDir) in CreateBundleDir() function in OHOS::AppExecFwk::InstalldClient
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
Dinstalld_interface.h41 virtual ErrCode CreateBundleDir(const std::string &bundleDir) in CreateBundleDir() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinstalld_client.cpp33 ErrCode InstalldClient::CreateBundleDir(const std::string &bundleDir) in CreateBundleDir() function in OHOS::AppExecFwk::InstalldClient
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
Dbms_install_daemon_test.cpp111 int BmsInstallDaemonTest::CreateBundleDir(const std::string &bundleDir) const in CreateBundleDir() function in OHOS::BmsInstallDaemonTest
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_host_impl.cpp74 ErrCode InstalldHostImpl::CreateBundleDir(const std::string &bundleDir) in CreateBundleDir() function in OHOS::AppExecFwk::InstalldHostImpl
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
Dinstalld_proxy.cpp41 ErrCode InstalldProxy::CreateBundleDir(const std::string &bundleDir) in CreateBundleDir() function in OHOS::AppExecFwk::InstalldProxy