Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/android/
Dbinder.c1170 static void binder_pop_transaction(struct binder_thread *target_thread, in binder_pop_transaction() function
1210 binder_pop_transaction(target_thread, t); in binder_send_failed_reply()
1227 binder_pop_transaction(target_thread, t); in binder_send_failed_reply()
1687 binder_pop_transaction(target_thread, in_reply_to); in binder_transaction()