Home
last modified time | relevance | path

Searched defs:answers (Results 76 – 100 of 271) sorted by relevance

1234567891011

/aosp_15_r20/external/scapy/scapy/layers/
H A Dsnmp.py234 def answers(self, other): member in SNMP
H A Dlltd.py117 def answers(self, other): member in LLTD
H A Dsctp.py228 def answers(self, other): member in SCTP
H A Ddns.py294 def answers(self, other): member in DNS
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/test/proto/
H A Dtesting.proto425 repeated bytes answers = 3; field
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dmybusinessqanda.v1.json254 "answers": { object
409 "answers": { object
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/cc/task/text/qa/
H A Dbert_question_answerer.cc333 std::vector<QaAnswer> answers; in Postprocess() local
/aosp_15_r20/external/googleapis/google/cloud/dialogflow/v2/
H A Dconversation.proto640 repeated SearchKnowledgeAnswer answers = 2; field
/aosp_15_r20/external/googleapis/google/cloud/dialogflow/v2beta1/
H A Dconversation.proto700 repeated SearchKnowledgeAnswer answers = 2; field
H A Dsession.proto479 repeated Answer answers = 1; field
/aosp_15_r20/external/openscreen/discovery/mdns/
H A Dmdns_reader.cc330 std::vector<MdnsRecord> answers; in Read() local
H A Dmdns_records.h615 const std::vector<MdnsRecord>& answers() const { return answers_; } in answers() function
H A Dmdns_trackers_unittest.cc492 std::vector<std::unique_ptr<MdnsRecordTracker>> answers; in TEST_F() local
/aosp_15_r20/external/google-cloud-java/java-dialogflow/proto-google-cloud-dialogflow-v2beta1/src/main/proto/google/cloud/dialogflow/v2beta1/
H A Dsession.proto474 repeated Answer answers = 1; field
/aosp_15_r20/external/cronet/net/dns/
H A Ddns_response.cc299 const std::vector<DnsResourceRecord>& answers, in DnsResponse()
/aosp_15_r20/external/scapy/scapy/contrib/
H A Dikev2.py425 def answers(self, other): member in IKEv2
H A Dhomeplugav.py1222 def answers(self, other): member in HomePlugAV
H A Dgtp_v2.py114 def answers(self, other): member in GTPHeader
/aosp_15_r20/packages/modules/Connectivity/service-t/src/com/android/server/connectivity/mdns/
DMdnsInterfaceAdvertiser.java435 final MdnsReplyInfo answers = mRecordRepository.getReply(packet, srcCopy); in handlePacket() local
DMdnsRecordRepository.java1150 final ArrayList<MdnsRecord> answers = new ArrayList<>(); in getOffloadPacket() local
/aosp_15_r20/packages/modules/DnsResolver/tests/dns_responder/
Ddns_responder.h96 std::vector<DNSRecord> answers; member
/aosp_15_r20/prebuilts/go/linux-x86/test/
Dnoinit.go56 var answers = [...]int{ var
/aosp_15_r20/external/skia/tests/
H A DRoundRectTest.cpp450 bool answers[kNumRRects][8][kNumSteps] = { in test_round_rect_contains_rect() local
/aosp_15_r20/external/libevent/
H A Devdns.c1041 u16 trans_id, questions, answers, authority, additional, datalength; in reply_parse() local
1240 u16 trans_id, flags, questions, answers, authority, additional; in request_parse() local
/aosp_15_r20/external/libphonenumber/lib/
HDmockito-all-1.10.19.jar ... stubbing/ org/mockito/internal/stubbing/answers/ org/mockito/internal/stubbing/defaultanswers ...

1234567891011