Searched refs:msglist (Results 1 – 5 of 5) sorted by relevance
497 List<Descriptor> msglist = file.getMessageTypes(); in testDescriptorComplexCrosslink() local498 assertNotNull(msglist); in testDescriptorComplexCrosslink()499 assertTrue(msglist.size() == 2); in testDescriptorComplexCrosslink()501 for (Descriptor desc : msglist) { in testDescriptorComplexCrosslink()632 List<Descriptor> msglist = barFile.getMessageTypes(); in testComplexNamespacePublicDependency() local633 assertNotNull(msglist); in testComplexNamespacePublicDependency()634 assertTrue(msglist.size() == 1); in testComplexNamespacePublicDependency()635 Descriptor desc = msglist.get(0); in testComplexNamespacePublicDependency()
485 List<Descriptor> msglist = file.getMessageTypes(); in testDescriptorComplexCrosslink() local486 assertNotNull(msglist); in testDescriptorComplexCrosslink()487 assertTrue(msglist.size() == 2); in testDescriptorComplexCrosslink()489 for (Descriptor desc : msglist) { in testDescriptorComplexCrosslink()685 List<Descriptor> msglist = barFile.getMessageTypes(); in testComplexNamespacePublicDependency() local686 assertNotNull(msglist); in testComplexNamespacePublicDependency()687 assertTrue(msglist.size() == 1); in testComplexNamespacePublicDependency()688 Descriptor desc = msglist.get(0); in testComplexNamespacePublicDependency()
100 struct Curl_llist msglist; /* a list of messages from completed transfers */ member
372 Curl_llist_insert_next(&multi->msglist, multi->msglist.tail, msg, in multi_addmsg()394 Curl_llist_init(&multi->msglist, NULL); in Curl_multi_handle()935 for(e = multi->msglist.head; e; e = e->next) { in curl_multi_remove_handle()939 Curl_llist_remove(&multi->msglist, e, NULL); in curl_multi_remove_handle()2911 Curl_llist_count(&multi->msglist)) {2916 e = multi->msglist.head;2921 Curl_llist_remove(&multi->msglist, e, NULL);2923 *msgs_in_queue = curlx_uztosi(Curl_llist_count(&multi->msglist));
337 application/vnd.dvb.notif-ia-msglist+xml