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