Searched defs:ClassFactory (Results 1 – 4 of 4) sorted by relevance
32 static NPChannelBase* ClassFactory() { return new JavaBridgeChannel(); } in ClassFactory() function
40 static NPChannelBase* ClassFactory() { in ClassFactory() function
55 static NPChannelBase* ClassFactory() { return new PluginChannelHost(); } in ClassFactory() function
76 static NPChannelBase* ClassFactory() { return new PluginChannel(); } in ClassFactory() function