Searched refs:strong_count (Results 1 – 3 of 3) sorted by relevance
29 + } else if found == 1 && Rc::strong_count(&block.name) <= 2 {34 + } else if Rc::strong_count(&block.name) <= 2 {43 + } else if found == 1 && Rc::strong_count(&block.name) <= 2 {51 + } else if Rc::strong_count(&block.name) <= 2 {
213 __u32 strong_count; member
5175 if (info->strong_count || info->weak_count || info->reserved1 || in binder_ioctl_get_node_info_for_ref()5195 info->strong_count = node->local_strong_refs + in binder_ioctl_get_node_info_for_ref()