Home
last modified time | relevance | path

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

/foundation/appexecfwk/standard/services/bundlemgr/src/
Dinstalld_client.cpp26 ErrCode InstalldClient::CreateBundleDir(const std::string &bundleDir) in CreateBundleDir() function in OHOS::AppExecFwk::InstalldClient
/foundation/appexecfwk/standard/services/bundlemgr/src/ipc/
Dinstalld_proxy.cpp41 ErrCode InstalldProxy::CreateBundleDir(const std::string &bundleDir) in CreateBundleDir() function in OHOS::AppExecFwk::InstalldProxy
/foundation/appexecfwk/standard/services/bundlemgr/src/installd/
Dinstalld_host_impl.cpp50 ErrCode InstalldHostImpl::CreateBundleDir(const std::string &bundleDir) in CreateBundleDir() function in OHOS::AppExecFwk::InstalldHostImpl
/foundation/appexecfwk/standard/services/bundlemgr/test/unittest/bms_install_daemon_test/
Dbms_install_daemon_test.cpp115 int BmsInstallDaemonTest::CreateBundleDir(const std::string &bundleDir) const in CreateBundleDir() function in OHOS::BmsInstallDaemonTest