Searched defs:obtainActiveTransport (Results 1 – 3 of 3) sorted by relevance
| /external/grpc-grpc-java/core/src/main/java/io/grpc/internal/ | ||
| D | AbstractSubchannel.java | 35 abstract ClientTransport obtainActiveTransport(); in obtainActiveTransport() method in AbstractSubchannel |
| D | InternalSubchannel.java | 195 ClientTransport obtainActiveTransport() { in obtainActiveTransport() method in InternalSubchannel |
| D | ManagedChannelImpl.java | 1386 ClientTransport obtainActiveTransport() { in obtainActiveTransport() method in ManagedChannelImpl.SubchannelImpl |