Searched refs:getQuestion (Results 1 - 14 of 14) sorted by relevance

/external/smack/src/org/jivesoftware/smackx/workgroup/ext/history/
H A DAgentChatSession.java88 public String getQuestion(){ method in class:AgentChatSession
/external/smack/src/org/xbill/DNS/
H A DSimpleResolver.java234 Record question = query.getQuestion();
314 Record question = query.getQuestion();
330 Name qname = query.getQuestion().getName();
344 response.addRecord(query.getQuestion(), Section.QUESTION);
H A DLookup.java486 if (!query.getQuestion().equals(response.getQuestion())) {
H A DMessage.java255 getQuestion() { method in class:Message
H A DZoneTransferIn.java558 Record question = response.getQuestion();
H A DCache.java595 Record question = in.getQuestion();
/external/smack/src/org/jivesoftware/smackx/workgroup/packet/
H A DAgentStatus.java186 public String getQuestion() { method in class:AgentStatus.ChatInfo
/external/mdnsresponder/mDNSCore/
H A DDNSCommon.h241 extern const mDNSu8 *getQuestion(const DNSMessage *msg, const mDNSu8 *ptr, const mDNSu8 *end, const mDNSInterfaceID InterfaceID,
H A DDNSCommon.c2409 mDNSexport const mDNSu8 *getQuestion(const DNSMessage *msg, const mDNSu8 *ptr, const mDNSu8 *end, const mDNSInterfaceID InterfaceID, function
2577 ptr = getQuestion(msg, ptr, end, mDNSInterface_Any, &q);
H A DuDNS.c862 if (msg->h.numQuestions && getQuestion(msg, msg->data, end, 0, &pktQ))
3443 ptr = getQuestion(msg, ptr, end, mDNSInterface_Any, &pktq);
H A DmDNS.c5439 ptr = getQuestion(query, ptr, end, InterfaceID, &q); // get the question...
5781 ptr = getQuestion(query, ptr, end, InterfaceID, &pktq); // get the question...
6544 ptr = getQuestion(response, ptr, end, InterfaceID, &q);
7053 ptr = getQuestion(response, ptr, end, InterfaceID, &q);
/external/mdnsresponder/mDNSPosix/
H A DNetMonitor.c628 mDNSu8 *p2 = (mDNSu8 *)getQuestion(msg, ptr, end, InterfaceID, &q);
703 ptr = getQuestion(msg, ptr, end, InterfaceID, &q);
/external/mdnsresponder/mDNSShared/
H A Ddnsextd.c651 ptr = getQuestion( &pkt->msg, ptr, ( ( mDNSu8* ) &pkt->msg ) + pkt->len, NULL, &question );
664 ptr = getQuestion( &pkt->msg, ptr, ( ( mDNSu8* ) &pkt->msg ) + pkt->len, NULL, &question );
1389 ptr = getQuestion(&pkt->msg, ptr, end, 0, &zone);
2363 qptr = getQuestion(&pkt->msg, qptr, end, 0, &q);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 891 milliseconds