Home
last modified time | relevance | path

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

/drivers/android/
A Dbinder_internal.h240 int internal_strong_refs; member
A Dbinder.c831 node->internal_strong_refs == 0 && in binder_inc_node_nilocked()
839 node->internal_strong_refs++; in binder_inc_node_nilocked()
890 node->internal_strong_refs--; in binder_dec_node_nilocked()
893 if (node->local_strong_refs || node->internal_strong_refs) in binder_dec_node_nilocked()
4789 strong = node->internal_strong_refs || in binder_thread_read()
5500 node->internal_strong_refs; in binder_ioctl_get_node_info_for_ref()
6473 node->internal_strong_refs, count, node->tmp_refs); in print_binder_node_nilocked()

Completed in 16 milliseconds