Home
last modified time | relevance | path

Searched defs:getChannelId (Results 1 – 21 of 21) sorted by relevance

/external/grpc-grpc-java/services/src/generated/main/java/io/grpc/channelz/v1/
DGetChannelRequestOrBuilder.java17 long getChannelId(); in getChannelId() method
DChannelRefOrBuilder.java17 long getChannelId(); in getChannelId() method
DGetChannelRequest.java91 public long getChannelId() { in getChannelId() method in GetChannelRequest
387 public long getChannelId() { in getChannelId() method in GetChannelRequest.Builder
DChannelRef.java102 public long getChannelId() { in getChannelId() method in ChannelRef
461 public long getChannelId() { in getChannelId() method in ChannelRef.Builder
/external/pigweed/pw_rpc/java/main/dev/pigweed/pw_rpc/
DAbstractCall.java78 final int getChannelId() { in getChannelId() method in AbstractCall
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
DOpenSSLSocketImpl.java128 public abstract byte[] getChannelId() throws SSLException; in getChannelId() method in OpenSSLSocketImpl
DAbstractConscryptEngine.java58 abstract byte[] getChannelId() throws SSLException; in getChannelId() method in AbstractConscryptEngine
DConscrypt.java411 public static byte[] getChannelId(SSLSocket socket) throws SSLException { in getChannelId() method in Conscrypt
612 public static byte[] getChannelId(SSLEngine engine) throws SSLException { in getChannelId() method in Conscrypt
DConscryptEngine.java280 byte[] getChannelId() throws SSLException { in getChannelId() method in ConscryptEngine
DJava8EngineWrapper.java86 byte[] getChannelId() throws SSLException { in getChannelId() method in Java8EngineWrapper
DAbstractConscryptSocket.java663 abstract byte[] getChannelId() throws SSLException; in getChannelId() method in AbstractConscryptSocket
/external/conscrypt/common/src/main/java/org/conscrypt/
DOpenSSLSocketImpl.java106 public abstract byte[] getChannelId() throws SSLException; in getChannelId() method in OpenSSLSocketImpl
DAbstractConscryptEngine.java57 abstract byte[] getChannelId() throws SSLException; in getChannelId() method in AbstractConscryptEngine
DConscrypt.java401 public static byte[] getChannelId(SSLSocket socket) throws SSLException { in getChannelId() method in Conscrypt
602 public static byte[] getChannelId(SSLEngine engine) throws SSLException { in getChannelId() method in Conscrypt
DConscryptEngine.java280 byte[] getChannelId() throws SSLException { in getChannelId() method in ConscryptEngine
DJava8EngineWrapper.java85 byte[] getChannelId() throws SSLException { in getChannelId() method in Java8EngineWrapper
DAbstractConscryptSocket.java647 abstract byte[] getChannelId() throws SSLException; in getChannelId() method in AbstractConscryptSocket
/external/conscrypt/android-stub/src/main/java/com/android/org/conscrypt/
DOpenSSLSocketImpl.java179 public byte[] getChannelId() throws SSLException { in getChannelId() method in OpenSSLSocketImpl
/external/conscrypt/android-stub/src/main/java/org/apache/harmony/xnet/provider/jsse/
DOpenSSLSocketImpl.java180 public byte[] getChannelId() throws SSLException { in getChannelId() method in OpenSSLSocketImpl
/external/conscrypt/android/src/main/java/org/conscrypt/
DKitKatPlatformOpenSSLSocketImplAdapter.java411 public byte[] getChannelId() throws SSLException { in getChannelId() method in KitKatPlatformOpenSSLSocketImplAdapter
DPreKitKatPlatformOpenSSLSocketImplAdapter.java411 public byte[] getChannelId() throws SSLException { in getChannelId() method in PreKitKatPlatformOpenSSLSocketImplAdapter