Home
last modified time | relevance | path

Searched refs:is_reply (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() argument
317 buf_u32(buf, is_reply ? BC_REPLY_SG : BC_TRANSACTION_SG); in do_send_txn()