Searched refs:sharedFlowMap (Results 1 – 1 of 1) sorted by relevance
78 private val sharedFlowMap = ConcurrentHashMap<String, SharedFlow<*>>() constant84 pw.printCollection("SharedFlow (replayCache)", sharedFlowMap.toSortedMap().entries) { in dumpFlows()118 sharedFlowMap[dumpName] = this in dumpReplayCache()130 sharedFlowMap.isNotEmpty() || in updateRegistration()