Home
last modified time | relevance | path

Searched refs:parseVersionInfo (Results 1 – 18 of 18) sorted by relevance

/dports/games/multimc/MultiMC5-0.6.11/api/logic/updater/
H A DDownloadTask.cpp92 if (!parseVersionInfo(newVersionFileListData, m_newVersionFileList, error)) in processDownloadedVersionInfo()
106 if(!parseVersionInfo( currentVersionFileListData, m_currentVersionFileList, error)) in processDownloadedVersionInfo()
H A DGoUpdate.h110 bool MULTIMC_LOGIC_EXPORT parseVersionInfo(const QByteArray &data, VersionFileList& list, QString &…
H A DDownloadTask_test.cpp117 bool outRet = parseVersionInfo(data, outList, outError); in test_parseVersionInfo()
H A DGoUpdate.cpp13 bool parseVersionInfo(const QByteArray &data, VersionFileList &list, QString &error) in parseVersionInfo() function
/dports/games/scummvm/scummvm-2.5.1/common/
H A Dwinexe_ne.h74 VersionInfo *parseVersionInfo(SeekableReadStream *stream);
H A Dwinexe_pe.h82 VersionInfo *parseVersionInfo(SeekableReadStream *stream);
H A Dwinexe.h171 virtual VersionInfo *parseVersionInfo(SeekableReadStream *stream) = 0;
H A Dwinexe.cpp224 info = parseVersionInfo(res); in getVersionResource()
H A Dwinexe_ne.cpp238 WinResources::VersionInfo *NEResources::parseVersionInfo(SeekableReadStream *res) { in parseVersionInfo() function in Common::NEResources
H A Dwinexe_pe.cpp265 WinResources::VersionInfo *PEResources::parseVersionInfo(SeekableReadStream *res) { in parseVersionInfo() function in Common::PEResources
/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/base/search/
H A Dsearchpluginmanager.h108 void parseVersionInfo(const QByteArray &info);
H A Dsearchpluginmanager.cpp382 parseVersionInfo(result.data); in versionInfoDownloadFinished()
514 void SearchPluginManager::parseVersionInfo(const QByteArray &info) in parseVersionInfo() function in SearchPluginManager
/dports/graphics/qgis/qgis-3.22.3/src/app/
H A Dqgisapp.h733 void parseVersionInfo( QNetworkReply *reply, int &latestVersion, QStringList &versionInfo );
/dports/graphics/qgis-ltr/qgis-3.16.16/src/app/
H A Dqgisapp.h725 void parseVersionInfo( QNetworkReply *reply, int &latestVersion, QStringList &versionInfo );
/dports/textproc/libxml2/libxml2-2.9.12/python/
H A Dlibxml2class.py4693 def parseVersionInfo(self): member in parserCtxt
H A Dlibxml2.py5481 def parseVersionInfo(self): member in parserCtxt
/dports/textproc/py-libxml2/libxml2-2.9.12/python/
H A Dlibxml2class.py4693 def parseVersionInfo(self): member in parserCtxt
H A Dlibxml2.py5481 def parseVersionInfo(self): member in parserCtxt