Home
last modified time | relevance | path

Searched defs:IsUpdateAvailable (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/povray37/povray-3.7.0.10/windows/
H A Dpvupdate.cpp103 int IsUpdateAvailable (bool SendSysinfo, char *CurrentVersion, string& NewVersion, string& Info) in IsUpdateAvailable() function
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/src/
H A Dwizard_update.cpp207 const bool mmUpdate::IsUpdateAvailable(const bool& bSilent, wxString& NewVersion) in IsUpdateAvailable() function in mmUpdate
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/update_client/
H A Dcomponent.h75 bool IsUpdateAvailable() const { return is_update_available_; } in IsUpdateAvailable() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/update_client/
H A Dcomponent.h79 bool IsUpdateAvailable() const { return is_update_available_; } in IsUpdateAvailable() function
/dports/games/openspades/openspades-0.1.3/Sources/Gui/
H A DPackageUpdateManager.cpp374 bool PackageUpdateManager::IsUpdateAvailable() { in IsUpdateAvailable() function in spades::PackageUpdateManager
/dports/www/domoticz/domoticz-2020.2/main/
H A Dmainworker.cpp1256 bool MainWorker::IsUpdateAvailable(const bool bIsForced) in IsUpdateAvailable() function in MainWorker