Searched refs:bufferDebugString (Results 1 – 4 of 4) sorted by relevance
140 override val bufferDebugString: String constant
376 override val bufferDebugString: String constant in kotlinx.coroutines.channels.ArrayBroadcastChannel
306 override val bufferDebugString: String constant
413 "$classSimpleName@$hexAddress{$queueDebugStateString}$bufferDebugString" in <lambda>()439 protected open val bufferDebugString: String get() = "" in <lambda>() constant