Searched refs:CreateInstallByBundleNameTask (Results 1 – 4 of 4) sorted by relevance
53 …void CreateInstallByBundleNameTask(const std::string &bundleName, const InstallParam &installParam,
149 bundleInstallerManager->CreateInstallByBundleNameTask(bundleName, installParam, receiver);
102 void BundleInstallerManager::CreateInstallByBundleNameTask(const std::string &bundleName, in CreateInstallByBundleNameTask() function in OHOS::AppExecFwk::BundleInstallerManager
528 …manager_->CreateInstallByBundleNameTask(bundleName, CheckInstallParam(installParam), statusReceive… in InstallByBundleName()