Searched defs:TwoWayIpcSubject (Results 1 – 3 of 3) sorted by relevance
31 internal class TwoWayIpcSubject(val datastoreScope: CoroutineScope) { class
88 private val TwoWayIpcSubject.crossProcessCompletableController: CrossProcessCompletableController constant
184 private var TwoWayIpcSubject.remoteProcessStateFlow by SubjectReadWriteProperty(REMOTE_OBSERVER_KEY) variable