Home
last modified time | relevance | path

Searched defs:createInjector (Results 1 – 3 of 3) sorted by relevance

/dports/games/wesnoth/wesnoth-1.14.17/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/
H A DWMLStandaloneSetupGenerated.java33 public Injector createInjector() { in createInjector() method in WMLStandaloneSetupGenerated
/dports/devel/gammaray/GammaRay-2.11.3/launcher/core/injector/
H A Dinjectorfactory.cpp46 AbstractInjector::Ptr createInjector(const QString &name, const QString &executableOverride) in createInjector() function
/dports/devel/gammaray/GammaRay-2.11.3/launcher/core/
H A Dlauncher.cpp74 AbstractInjector::Ptr createInjector(QStringList *errorStrings = nullptr) const in createInjector() function