Searched refs:unsafe_get (Results 1 - 10 of 10) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DSurfaceFlingerConsumer.cpp246 unsafeFrameAvailableListener = mFrameAvailableListener.unsafe_get();
251 ALOG_ASSERT(unsafeFrameAvailableListener == mContentsChangedListener.unsafe_get());
/frameworks/native/libs/binder/
H A DIMemory.cpp418 //ALOGD("binderDied binder=%p", binder.unsafe_get());
463 binder.unsafe_get(), info.heap.get(),
472 ALOGE("free_heap binder=%p not found!!!", binder.unsafe_get());
495 mHeapCache.keyAt(i).unsafe_get(),
H A DParcel.cpp271 obj.cookie = reinterpret_cast<uintptr_t>(binder.unsafe_get());
346 static_cast<BpBinder*>(out->unsafe_get()), *flat, in);
/frameworks/rs/cpp/util/
H A DRefBase.h238 inline T* unsafe_get() const { return m_ptr; } function in class:android::RSC::wp
451 return printWeakPointer(to, val.unsafe_get());
478 return static_cast<typename TYPE::basetype *>(sptr->unsafe_get());
/frameworks/native/libs/sensor/
H A DSensorManager.cpp152 ALOGW("sensorservice died [%p]", who.unsafe_get());
/frameworks/av/services/audioflinger/
H A DTracks.cpp1321 mThread.unsafe_get(), status);
1356 mThread.unsafe_get(), mBufferQueue.size());
1375 mThread.unsafe_get(), mBufferQueue.size());
1378 mThread.unsafe_get(), this);
H A DEffects.cpp1335 cmdCode, mHasControl, mEffect.unsafe_get());
/frameworks/av/media/libaudiohal/
H A DStreamHalHidl.cpp263 if (mCallback.unsafe_get()) {
305 ALOGW_IF(mCallback.unsafe_get(), "First call to async write with 0 bytes");
/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyService.cpp287 ALOGW("binderDied() %p, calling pid %d", who.unsafe_get(),
/frameworks/native/libs/gui/
H A DSurfaceComposerClient.cpp69 who.unsafe_get());

Completed in 211 milliseconds