Searched refs:from_parent (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/android/
H A Dbinder_internal.h520 struct binder_transaction *from_parent; member in struct:binder_transaction
H A Dbinder.c1429 target_thread->transaction_stack->from_parent;
1645 next = t->from_parent;
3141 tmp = tmp->from_parent;
3634 t->from_parent = thread->transaction_stack;
4997 t = t->from_parent;
6065 t = t->from_parent;

Completed in 158 milliseconds