Home
last modified time | relevance | path

Searched defs:fetchAllSources (Results 1 – 2 of 2) sorted by relevance

/dports/editors/micro/micro-2.0.10/internal/config/
H A Dplugin_installer.go92 func fetchAllSources(count int, fetcher func(i int) PluginPackages) PluginPackages { func
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/designercore/projectstorage/
H A Dprojectstorage.h261 auto fetchAllSources() const in fetchAllSources() function