Home
last modified time | relevance | path

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

/cts/tests/tests/security/jni/
Dandroid_security_cts_cve_2019_2213_Test.c376 } txn_t; typedef
378 void *txn_get(txn_t *t, u32 sz) { in txn_get()
387 binder_size_t txn_offset(txn_t *t) { in txn_offset()
391 void txn_set_offset(txn_t *t, binder_size_t off) { in txn_set_offset()
395 u32 txn_u32(txn_t *t) { in txn_u32()
399 int txn_int(txn_t *t) { in txn_int()
403 u32 txn_handle(txn_t *t) { in txn_handle()
411 u16 *txn_str(txn_t *t) { in txn_str()
420 static inline u64 txn_buf(txn_t *t) { in txn_buf()
424 void free_txn(txn_t *txn) { in free_txn()
[all …]