Searched defs:PluginContextPtr (Results 1 – 2 of 2) sorted by relevance
74 using PluginContextPtr = std::shared_ptr<PluginContext>; variable
31 using PluginContextPtr = std::shared_ptr<PluginContext>; typedef