Searched defs:UpdateBundleForSelf (Results 1 – 5 of 5) sorted by relevance
124 …virtual bool UpdateBundleForSelf(const std::vector<std::string> &bundleFilePaths, const InstallPar… in UpdateBundleForSelf() function
221 bool BmsInstallExtensionSystemTest::UpdateBundleForSelf(const std::vector<std::string> &bundleFileP… in UpdateBundleForSelf() function in OHOS::AppExecFwk::BmsInstallExtensionSystemTest
292 bool BmsInstallSystemTest::UpdateBundleForSelf(const std::vector<std::string> &bundleFilePaths) con… in UpdateBundleForSelf() function in OHOS::AppExecFwk::BmsInstallSystemTest
720 bool BundleInstallerHost::UpdateBundleForSelf(const std::vector<std::string> &bundleFilePaths, in UpdateBundleForSelf() function in OHOS::AppExecFwk::BundleInstallerHost
1330 napi_value UpdateBundleForSelf(napi_env env, napi_callback_info info) in UpdateBundleForSelf() function