Searched +defs:b +defs:tr (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/security/jni/ |
D | android_security_cts_cve_2019_2213_Test.c | 201 buf_t *b = malloc(sizeof(buf_t)); in new_buf_sz() local 217 void *buf_alloc(buf_t *b, u32 s) { in buf_alloc() 227 void buf_u32(buf_t *b, u32 v) { in buf_u32() 232 void buf_u64(buf_t *b, u64 v) { in buf_u64() 237 void buf_uintptr(buf_t *b, u64 v) { in buf_uintptr() 242 void buf_str16(buf_t *b, const char *s) { in buf_str16() 255 void buf_binder(buf_t *b, buf_t *off, void *ptr) { in buf_binder() 318 struct binder_transaction_data_sg *tr; in do_send_txn() local 454 struct binder_transaction_data *tr = dat; in recv_txn() local 913 int clone_unshare_files(u64 a, u64 b, int flags, u64 c, u64 d, u64 e, u64 f) { in clone_unshare_files() [all …]
|