Searched defs:ans (Results 1 – 3 of 3) sorted by relevance
/system/netd/resolv/ |
D | DnsTlsDispatcher.cpp | 87 const Slice query, const Slice ans, int *resplen) { in query() 117 const Slice ans, int *resplen) { in query()
|
D | res_send.cpp | 376 int res_nsend(res_state statp, const u_char* buf, int buflen, u_char* ans, int anssiz, int* rcode, in res_nsend() 707 static int send_vc(res_state statp, res_params* params, const u_char* buf, int buflen, u_char* ans, in send_vc() 973 static int send_dg(res_state statp, res_params* params, const u_char* buf, int buflen, u_char* ans, in send_dg() 1301 uint8_t* ans, int ansLen, int* rcode, uint32_t flags) { in resolv_res_nsend()
|
D | dns_tls_test.cpp | 619 bytevec ans(4096); in TEST_F() local 634 bytevec ans(SIZE - 1); // Too small to hold the answer in TEST_F() local 685 bytevec ans(4096); in TEST_F() local
|