Searched refs:HttpSourcePluginCreater (Results 1 – 3 of 3) sorted by relevance
33 std::shared_ptr<SourcePlugin> HttpSourcePluginCreater(const std::string& name) in HttpSourcePluginCreater() function46 definition.creator = HttpSourcePluginCreater; in HttpSourceRegister()
30 std::shared_ptr<SourcePlugin> HttpSourcePluginCreater(const std::string &name) in HttpSourcePluginCreater() function44 definition.creator = HttpSourcePluginCreater; in HttpSourceRegister()
38 std::shared_ptr<SourcePlugin> HttpSourcePluginCreater(const std::string& name) in HttpSourcePluginCreater() function53 definition.SetCreator(HttpSourcePluginCreater); in HttpSourceRegister()