Searched refs:FastServiceLoader (Results 1 – 6 of 6) sorted by relevance
9 …val providers = CoroutineScope::class.java.let { FastServiceLoader.loadProviders(it, it.classLoade… in testCrossModuleService()
7 -assumenosideeffects class kotlinx.coroutines.internal.FastServiceLoader {
6 -checkdiscard class kotlinx.coroutines.internal.FastServiceLoader
1 # Allow R8 to optimize away the FastServiceLoader.
27 FastServiceLoader.loadMainDispatcherFactory() in loadMainDispatcher()
30 internal object FastServiceLoader { object