Home
last modified time | relevance | path

Searched refs:UpdateInstaller (Results 1 – 23 of 23) sorted by relevance

/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/pluginsimpl/local/update/
H A DUpdateManagerImpl.java71 private List<UpdateInstaller> installers = new ArrayList<UpdateInstaller>();
205 public UpdateInstaller
210 UpdateInstaller installer = new UpdateInstallerImpl( this ); in createInstaller()
217 public UpdateInstaller[]
220 UpdateInstaller[] res = new UpdateInstaller[installers.size()]; in getInstallers()
251 UpdateInstaller installer ) in removeInstaller()
H A DUpdateInstallerImpl.java43 implements UpdateInstaller
372 UpdateInstaller[] installers = manager.getInstallers(); in installNow()
H A DUpdateCheckerImpl.java102 public UpdateInstaller
H A DUpdateCheckInstanceImpl.java523 public UpdateInstaller
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/plugins/update/
H A DUpdateManager.java85 public UpdateInstaller
101 public UpdateInstaller[]
H A DUpdateInstaller.java30 UpdateInstaller interface
H A DUpdateCheckInstance.java76 public UpdateInstaller
H A DUpdateChecker.java72 public UpdateInstaller
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/
H A DStartServer.java40 import org.gudy.azureus2.plugins.update.UpdateInstaller;
232 UpdateInstaller[] installers = um.getInstallers(); in processArgs()
234 for ( UpdateInstaller installer: installers ){ in processArgs()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/updater2/
H A DSWTUpdateChecker.java44 import org.gudy.azureus2.plugins.update.UpdateInstaller;
288 UpdateInstaller installer = checker.createInstaller(); in processData()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/platform/win32/
H A DPlatformManagerImpl.java46 import org.gudy.azureus2.plugins.update.UpdateInstaller;
989 UpdateInstaller installer = getInstaller( azureus_core ); in startup()
1085 UpdateInstaller installer = getInstaller( azureus_core ); in startup()
1156 private UpdateInstaller
1234 UpdateInstaller installer = pi.getUpdateManager().createInstaller(); in getInstaller()
H A DPlatformManagerUpdateChecker.java282 UpdateInstaller installer = checker.createInstaller(); in installUpdate()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/backup/impl/
H A DBackupManagerImpl.java60 import org.gudy.azureus2.plugins.update.UpdateInstaller;
920 UpdateInstaller installer, in addActions()
1058 UpdateInstaller installer = null; in restoreSupport()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/views/configsections/
H A DConfigSectionLogging.java62 import org.gudy.azureus2.plugins.update.UpdateInstaller;
544 UpdateInstaller installer = pi.getUpdateManager().createInstaller(); in configSectionCreate()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/update/
H A DCorePatchChecker.java286 UpdateInstaller installer = instance.createInstaller(); in patchAzureus2()
H A DCoreUpdateChecker.java880 UpdateInstaller installer = checker.createInstaller(); in installUpdate()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/platform/macosx/
H A DPlatformManagerUpdateChecker.java282 UpdateInstaller installer = checker.createInstaller(); in installUpdate()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/pluginsimpl/update/
H A DPluginUpdatePlugin.java1012 UpdateInstaller installer = null;
1955 UpdateInstaller installer,
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/pluginsimpl/local/installer/
H A DPluginInstallerImpl.java951 UpdateInstaller installer = checker.createInstaller(); in uninstall()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/UpdateAgent/
H A Dmod.rs182 pub const UpdateInstaller: ::windows_sys::core::GUID = ::windows_sys::core::GUID { const
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwuapi.h289 typedef class UpdateInstaller UpdateInstaller; typedef
291 typedef struct UpdateInstaller UpdateInstaller; typedef
6926 class DECLSPEC_UUID("d2e0fe7f-d23e-48e1-93c0-6fa8cc346474") UpdateInstaller;
6928 __CRT_UUID_DECL(UpdateInstaller, 0xd2e0fe7f, 0xd23e, 0x48e1, 0x93,0xc0, 0x6f,0xa8,0xcc,0x34,0x64,0x…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwuapi.h289 typedef class UpdateInstaller UpdateInstaller; typedef
291 typedef struct UpdateInstaller UpdateInstaller; typedef
6926 class DECLSPEC_UUID("d2e0fe7f-d23e-48e1-93c0-6fa8cc346474") UpdateInstaller;
6928 __CRT_UUID_DECL(UpdateInstaller, 0xd2e0fe7f, 0xd23e, 0x48e1, 0x93,0xc0, 0x6f,0xa8,0xcc,0x34,0x64,0x…
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/UpdateAgent/
H A Dmod.rs12044 pub const UpdateInstaller: ::windows::runtime::GUID = ::windows::runtime::GUID::from_values(3537960… const