Searched defs:Factory (Results 1 – 2 of 2) sorted by relevance
25 std::unique_ptr<LogoStrategy> LogoStrategy::Factory(const std::string &type, const ComInfo &id) in Factory() function in Updater::LogoStrategy
29 std::unique_ptr<ProgressStrategy> ProgressStrategy::Factory(const std::string &type, const ComInfo … in Factory() function in Updater::ProgressStrategy