Home
last modified time | relevance | path

Searched defs:newChannel (Results 1 – 6 of 6) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/channels/
DConflatedChannelCloseStressTest.kt103 val newChannel = Channel<Int>(Channel.CONFLATED) in <lambda>() constant
/external/grpc-grpc/src/objective-c/GRPCClient/private/
DGRPCHost.m268 - (GRPCChannel *)newChannel { method
/external/grpc-grpc-java/stub/src/main/java/io/grpc/stub/
DAbstractStub.java162 public final S withChannel(Channel newChannel) { in withChannel()
/external/grpc-grpc-java/benchmarks/src/main/java/io/grpc/benchmarks/qps/
DClientConfiguration.java68 public ManagedChannel newChannel() throws IOException { in newChannel() method in ClientConfiguration
/external/nist-sip/java/gov/nist/javax/sip/stack/
DSIPTransactionStack.java2009 MessageChannel newChannel; in createRawMessageChannel() local
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c20152 SGChannel newChannel; in Qt_SGNewChannelFromComponent() local