Searched refs:providesPluginExecutor (Results 1 – 2 of 2) sorted by relevance
97 static Executor providesPluginExecutor(ThreadFactory threadFactory) { in providesPluginExecutor() method in PluginsModule
115 fun providesPluginExecutor(threadFactory: ThreadFactory): Executor = in bindAuthControllerStartable() method