Home
last modified time | relevance | path

Searched defs:troff (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()
337 void send_txn(int fd, u32 to, u32 code, buf_t *trdat, buf_t *troff) { in send_txn()
649 buf_t *troff = new_buf(); in exchg_put_binder() local