Searched refs:SEInitPluginFn (Results 1 – 2 of 2) sorted by relevance
31 typedef void (*SEInitPluginFn)(SE_PlatformRegistrationParams* const, typedef39 port::Status InitStreamExecutorPlugin(SEInitPluginFn init_fn);
755 auto init_fn = reinterpret_cast<SEInitPluginFn>(dso_symbol); in InitStreamExecutorPlugin()759 port::Status InitStreamExecutorPlugin(SEInitPluginFn init_fn) { in InitStreamExecutorPlugin()