/external/google-tv-pairing-protocol/java/src/com/google/polo/pairing/ |
H A D | PairingContext.java | 65 * @param isServer {@code true} if this endpoint it the server 69 OutputStream peerOutputStream, boolean isServer) { 74 mIsServer = isServer; 81 * @param isServer {@code true} if this endpoint is the server 86 public static PairingContext fromSslSocket(SSLSocket socket, boolean isServer) argument 92 return new PairingContext(localCert, peerCert, input, output, isServer); 100 if (isServer()) { 112 if (isServer()) { 135 public boolean isServer() { method in class:PairingContext 140 return !(isServer()); 67 PairingContext(Certificate localCertificate, Certificate peerCertificate, InputStream peerInputStream, OutputStream peerOutputStream, boolean isServer) argument [all...] |
/external/nist-sip/java/gov/nist/javax/sip/message/ |
H A D | SIPResponse.java | 555 * @param isServer is set to true if this is the UAS 558 public String getDialogId(boolean isServer) { argument 563 if (!isServer) { 589 public String getDialogId(boolean isServer, String toTag) { argument 593 if (!isServer) {
|
H A D | SIPRequest.java | 548 * @param isServer is set to true if this is the UAS and set to false if this is the UAC 550 public String getDialogId(boolean isServer) { argument 555 if (!isServer) { 585 public String getDialogId(boolean isServer, String toTag) { argument 589 if (!isServer) {
|
/external/nist-sip/java/javax/sip/ |
H A D | Dialog.java | 57 boolean isServer(); method in interface:Dialog
|
/external/webrtc/webrtc/libjingle/xmpp/ |
H A D | chatroommoduleimpl.cc | 69 XmppReturnStatus ChangePresence(XmppChatroomState new_state, const XmlElement* presence, bool isServer); 528 bool isServer) { 553 if (isServer) { 526 ChangePresence(XmppChatroomState new_state, const XmlElement* presence, bool isServer) argument
|
/external/curl/lib/vtls/ |
H A D | nss.c | 649 PRBool isServer) 685 return SSL_AuthCertificate(CERT_GetDefaultCertDB(), fd, checksig, isServer); 648 nss_auth_cert_hook(void *arg, PRFileDesc *fd, PRBool checksig, PRBool isServer) argument
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
H A D | SIPDialog.java | 720 if (!isServer()) { 844 if (sipResponse.getStatusCode() / 100 == 2 && !this.isServer()) { 855 if (!isServer()) { 1242 sipStack.getStackLogger().logDebug("isServer = " + isServer()); 1418 public boolean isServer() { method in class:SIPDialog 1444 this.dialogId = this.lastResponse.getDialogId(isServer()); 1459 if (dialog.isServer()) { 1781 if (!isServer()) { 1889 || (this.isServer() [all...] |
H A D | SIPTransactionStack.java | 901 * @param isServer search the server transaction table if true. 906 public SIPTransaction findTransaction(SIPMessage sipMessage, boolean isServer) { argument 909 if (isServer) { 973 public SIPTransaction findCancelTransaction(SIPRequest cancelRequest, boolean isServer) { argument 977 + "\nfindCancelRequest isServer=" + isServer); 980 if (isServer) {
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.ecf_3.1.0.v20100529-0735.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.apache.commons.httpclient_3.1.0.v201005080502.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
/external/guice/extensions/persist/lib/ |
H A D | db4o-6.4.14.8131-java5.jar | META-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/db4o/activation/ com/db4o/cluster/ com/ ... |
/external/robolectric/v3/runtime/ |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |