Searched defs:CreateBundleDataDir (Results 1 – 5 of 5) sorted by relevance
57 ErrCode InstalldClient::CreateBundleDataDir(const std::string &bundleDir, in CreateBundleDataDir() function in OHOS::AppExecFwk::InstalldClient
1136 ErrCode BaseBundleInstaller::CreateBundleDataDir(InnerBundleInfo &info, bool onlyOneUser) const in CreateBundleDataDir() function in OHOS::AppExecFwk::BaseBundleInstaller
79 ErrCode InstalldProxy::CreateBundleDataDir(const std::string &bundleDir, in CreateBundleDataDir() function in OHOS::AppExecFwk::InstalldProxy
102 ErrCode InstalldHostImpl::CreateBundleDataDir(const std::string &bundleDataDir, in CreateBundleDataDir() function in OHOS::AppExecFwk::InstalldHostImpl
123 int BmsInstallDaemonTest::CreateBundleDataDir(const std::string &bundleDataDir, in CreateBundleDataDir() function in OHOS::BmsInstallDaemonTest