Searched refs:unsafe_get (Results 1 – 5 of 5) sorted by relevance
193 CHECK(who.unsafe_get() == binder.get()); in binderDied()
229 CHECK(who.unsafe_get() == binder.get()); in binderDied()
392 inline T* unsafe_get() const { return m_ptr; } in unsafe_get() function605 return printWeakPointer(to, val.unsafe_get());
258 obj.cookie = reinterpret_cast<uintptr_t>(binder.unsafe_get()); in flatten_binder()333 static_cast<BpHwBinder*>(out->unsafe_get()), *flat, in); in unflatten_binder()
125 auto operations = mOperationMap.getOperationsForToken(who.unsafe_get()); in binderDied()