Home
last modified time | relevance | path

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

/cts/tests/tests/security/jni/
Dandroid_security_cts_cve_2019_2213_Test.c337 void send_txn(int fd, u32 to, u32 code, buf_t *trdat, buf_t *troff) { in send_txn() function
487 send_txn(fd, 0, SVC_MGR_GET_SERVICE, trdat, NULL); in get_activity_svc()
592 send_txn(fd, app_task, 1 + 1, trdat, NULL); in get_task_info()
613 send_txn(fd, actsvc, 1 + 199, trdat, NULL); in get_app_tasks()
653 send_txn(fd, exchg, 1, trdat, troff); in exchg_put_binder()
663 send_txn(fd, exchg, 2, trdat, NULL); in exchg_get_binder()
1315 send_txn(bnd2, to1, 0, NULL, NULL); in race_cycle()
1832 send_txn(2, to1, 0, dat, NULL); in place_bnd_buf()