Home
last modified time | relevance | path

Searched defs:ans (Results 1 – 3 of 3) sorted by relevance

/system/netd/resolv/
DDnsTlsDispatcher.cpp87 const Slice query, const Slice ans, int *resplen) { in query()
117 const Slice ans, int *resplen) { in query()
Dres_send.cpp376 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()
Ddns_tls_test.cpp619 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