Home
last modified time | relevance | path

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

/external/google-cloud-java/java-eventarc/proto-google-cloud-eventarc-v1/src/main/java/com/google/cloud/eventarc/v1/
DCreateChannelRequestOrBuilder.java104 java.lang.String getChannelId(); in getChannelId() method
DCreateChannelRequest.java191 public java.lang.String getChannelId() { in getChannelId() method in CreateChannelRequest
993 public java.lang.String getChannelId() { in getChannelId() method in CreateChannelRequest.Builder
/external/google-cloud-java/java-video-live-stream/proto-google-cloud-live-stream-v1/src/main/java/com/google/cloud/video/livestream/v1/
DCreateChannelRequestOrBuilder.java111 java.lang.String getChannelId(); in getChannelId() method
DCreateChannelRequest.java203 public java.lang.String getChannelId() { in getChannelId() method in CreateChannelRequest
1070 public java.lang.String getChannelId() { in getChannelId() method in CreateChannelRequest.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.java429 public static byte[] getChannelId(SSLSocket socket) throws SSLException { in getChannelId() method in Conscrypt
630 public static byte[] getChannelId(SSLEngine engine) throws SSLException { in getChannelId() method in Conscrypt
DConscryptEngine.java284 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.java417 public static byte[] getChannelId(SSLSocket socket) throws SSLException { in getChannelId() method in Conscrypt
618 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/src/main/java/org/conscrypt/
DKitKatPlatformOpenSSLSocketImplAdapter.java412 public byte[] getChannelId() throws SSLException { in getChannelId() method in KitKatPlatformOpenSSLSocketImplAdapter