Searched defs:StreamInstall (Results 1 – 6 of 6) sorted by relevance
96 ErrCode MockBundleInstallerHost::StreamInstall(const std::vector<std::string> &bundleFilePaths, in StreamInstall() function in OHOS::AppExecFwk::MockBundleInstallerHost
168 …ErrCode StreamInstall(const std::vector<std::string> &bundleFilePaths, const InstallParam &install… in StreamInstall() function in OHOS::EmptyTestBundleInstaller
369 ErrCode BundleInstallerProxy::StreamInstall(const std::vector<std::string> &bundleFilePaths, in StreamInstall() function in OHOS::AppExecFwk::BundleInstallerProxy
591 ErrCode BundleInstallerHost::StreamInstall(const std::vector<std::string> &bundleFilePaths, in StreamInstall() function in OHOS::AppExecFwk::BundleInstallerHost
292 void BmsUninstallSystemTest::StreamInstall( in StreamInstall() function in OHOS::AppExecFwk::BmsUninstallSystemTest
454 ErrCode IBundleInstallerTest::StreamInstall(const std::vector<std::string>& bundleFilePaths, in StreamInstall() function in OHOS::IBundleInstallerTest