Searched defs:CSeq (Results 1 - 8 of 8) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/header/
H A DCSeq.java38 * CSeq SIP Header.
46 public class CSeq extends SIPHeader implements javax.sip.header.CSeqHeader { class in inherits:SIPHeader,javax.sip.header.CSeqHeader
66 public CSeq() { method in class:CSeq
76 public CSeq(long seqno, String method) { method in class:CSeq
135 "JAIN-SIP Exception, CSeq, setSequenceNumber(), "
139 "JAIN-SIP Exception, CSeq, setSequenceNumber(), "
159 "JAIN-SIP Exception, CSeq"
/external/curl/lib/
H A Drtsp.c48 * -server CSeq counter
178 /* Initialize the CSeq if not already done */
218 "The CSeq of this request %ld did not match the response %ld",
224 infof(data, "Got an RTP Receive with a CSeq of %ld\n", CSeq_recv);
433 if(Curl_checkheaders(conn, "CSeq:")) {
434 failf(data, "CSeq cannot be set as a custom header.");
451 "CSeq: %ld\r\n", /* CSeq */
589 /* Increment the CSeq on success */
764 long CSeq local
[all...]
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 94 milliseconds