Searched defs:trdat (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/security/jni/ |
D | android_security_cts_cve_2019_2213_Test.c | 315 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() 482 buf_t *trdat = new_buf(); in get_activity_svc() local 589 buf_t *trdat = new_buf(); in get_task_info() local 609 buf_t *trdat = new_buf(); in get_app_tasks() local 648 buf_t *trdat = new_buf(); in exchg_put_binder() local 660 buf_t *trdat = new_buf(); in exchg_get_binder() local
|