Home
last modified time | relevance | path

Searched defs:IBinder (Results 1 – 11 of 11) sorted by relevance

/frameworks/av/camera/
DCameraBase.cpp52 virtual void binderDied(const wp<IBinder>& /*who*/) { in binderDied()
156 void CameraBase<TCam, TCamTraits>::binderDied(const wp<IBinder>& /*who*/) { in binderDied()
/frameworks/base/core/java/android/os/
DIBinder.java85 public interface IBinder { interface
/frameworks/native/libs/gui/
DStreamSplitter.cpp270 void StreamSplitter::OutputListener::binderDied(const wp<IBinder>& /* who */) { in binderDied()
DBufferQueueProducer.cpp1006 void BufferQueueProducer::binderDied(const wp<android::IBinder>& /* who */) { in binderDied()
/frameworks/native/include/binder/
DParcel.h33 class IBinder; variable
/frameworks/av/media/libstagefright/
DTimedEventQueue.cpp381 const wp<IBinder>& /* who */) { in binderDied()
/frameworks/native/libs/binder/
DBinder.cpp31 IBinder::IBinder() in IBinder() function in android::IBinder
DProcessState.cpp84 sp<IBinder> ProcessState::getContextObject(const sp<IBinder>& /*caller*/) in getContextObject()
DParcel.cpp156 const sp<IBinder>& /*binder*/, const flat_binder_object& flat, Parcel* out) in finish_flatten_binder()
/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp94 void BootAnimation::binderDied(const wp<IBinder>&) in binderDied()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp188 void SurfaceFlinger::binderDied(const wp<IBinder>& /* who */) in binderDied()