Searched refs:unsafe_get (Results 1 – 4 of 4) sorted by relevance
193 CHECK(who.unsafe_get() == binder.get()); in binderDied()
229 CHECK(who.unsafe_get() == binder.get()); in binderDied()
401 inline T* unsafe_get() const { return m_ptr; } in unsafe_get() function
1127 auto operations = operationMap_.getOperationsForToken(who.unsafe_get()); in binderDied()