Searched refs:Contact (Results 1 – 25 of 51) sorted by relevance
123
23 * Cherry-pick on 2012/05/23: https://llvm.org/svn/llvm-project/llvm/trunk@157317 (Contact srhines f…24 * Recent downstreaming on 2012/4/24: Synced to r155090 (Contact sliao for merge questions.)25 * Recent downstreaming on 2012/3/24: Synced to r153224 (Contact sliao & srhines for merge questions…26 * Recent downstreaming on 2012/3/5: Synced to r152063 (Contact srhines & sliao for merge questions.)27 * Recent downstreaming on 2011/12/17: Synced to r146714 (Contact loganchien & sliao for merge quest…28 * Recent downstreaming on 2011/11/26: Synced to r145126 (Contact loganchien & sliao for merge quest…29 * Recent downstreaming on 2011/11/17: Synced to r144606 (Contact loganchien & sliao for merge quest…30 * Recent downstreaming on 2011/11/14: Synced to r144354 (Contact srhines for merge questions.)31 * Recent downstreaming on 2011/10/22: Synced to r142530 (Contact sliao & loganchien for merge quest…32 * Recent downstreaming on 2011/7/21: Synced to r135569 (Contact sliao & loganchien for merge quest…[all …]
28 import gov.nist.javax.sip.header.Contact;59 Contact contact = new Contact(); in parse()
42 public class ContactList extends SIPHeaderList<Contact> {55 super(Contact.class, ContactHeader.NAME); in ContactList()
55 public final class Contact class77 public Contact() { in Contact() method in Contact221 Contact retval = (Contact) super.clone(); in clone()
300 Contact contact = new Contact(); in createContactHeader()320 Contact contact = new Contact(); in createContactHeader()
133 putNameMap(CONTACT, Contact.class.getName()); //28 in initializeNameMap()
42 import gov.nist.javax.sip.header.Contact;233 Contact contact = new Contact(); in createContactHeader()
17 …23: https://llvm.org/svn/llvm-project/compiler-rt/trunk@157318 for ASan (Contact srhines for merge…18 * Recent downstreaming on 2012/03/08: Synced to r152058 (Contact srhines for merge questions.)
2 Chromium imports an upstream revision with these files. Contact mark for
9 Contact
15 # Questions? Contact epoger@google.com
33 import gov.nist.javax.sip.header.Contact;1151 Contact contact = (Contact) lastResponse.getContactHeaders().getFirst(); in createAck()1172 Contact contact = null; in createAck()1174 contact = (Contact) lastResponse.getContactHeaders().getFirst(); in createAck()
22 You will need to have access to the appropriate appspot.com app. Contact
63 headerListTable.put(Contact.class, ContactList.class); in initializeListMap()
28 // Contact info.