Searched defs:quickFixDeployer (Results 1 – 2 of 2) sorted by relevance
66 QuickFixDeployer quickFixDeployer(bundlePaths, false, targetPath); in DoSomethingInterestingWithMyAPI() local112 QuickFixDeployer quickFixDeployer(bundlePaths, false, hqfSoPath); in DoSomething2() local
890 … std::shared_ptr<QuickFixDeployer> quickFixDeployer = std::make_shared<QuickFixDeployer>(pathVec); variable