Searched refs:prev_refcount (Results 1 – 1 of 1) sorted by relevance
218 unsigned int prev_refcount = pointer_data()->strong_ptr_count++; in increase_refcount() local219 if (prev_refcount == 0 && !persistent_handle_.IsEmpty()) in increase_refcount()