Home
last modified time | relevance | path

Searched refs:do_send_txn (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/security/jni/
Dandroid_security_cts_cve_2019_2213_Test.c315 void do_send_txn(int fd, u32 to, u32 code, buf_t *trdat, buf_t *troff, int oneway, int is_reply, bi… in do_send_txn() function
338 do_send_txn(fd, to, code, trdat, troff, 0, 0, 0); in send_txn()
342 do_send_txn(fd, 0, 0, NULL, NULL, 0, 1, 0); in send_reply()