/frameworks/av/media/libmediaplayerservice/ |
D | DeathNotifier.cpp | 46 DeathNotifier::DeathNotifier(sp<IBinder> const& service, Notify const& notify) in DeathNotifier() function in android::DeathNotifier 52 DeathNotifier::DeathNotifier(sp<HBase> const& service, Notify const& notify) in DeathNotifier() function in android::DeathNotifier 58 DeathNotifier::DeathNotifier(DeathNotifier&& other) in DeathNotifier() function in android::DeathNotifier
|
D | MediaPlayerService.h | 47 class DeathNotifier; variable
|
/frameworks/av/media/libmedia/include/media/ |
D | IMediaDeathNotifier.h | 45 DeathNotifier() {} in DeathNotifier() function 51 friend class DeathNotifier; variable
|
D | mediametadataretriever.h | 115 DeathNotifier() {} in DeathNotifier() function
|
/frameworks/av/services/mediaresourcemanager/ |
D | ResourceManagerService.h | 35 class DeathNotifier; variable 116 friend class DeathNotifier; variable
|
D | ResourceManagerService.cpp | 52 class DeathNotifier : public RefBase { class 69 DeathNotifier::DeathNotifier(const std::shared_ptr<ResourceManagerService> &service, in DeathNotifier() function in android::DeathNotifier
|
/frameworks/av/drm/libdrmframework/include/ |
D | DrmManagerClientImpl.h | 418 DeathNotifier() {} in DeathNotifier() function
|
/frameworks/av/camera/ |
D | CameraBase.cpp | 111 class DeathNotifier : public IBinder::DeathRecipient class 114 DeathNotifier() { in DeathNotifier() function in android::__anon9979cdae0111::DeathNotifier
|
/frameworks/av/media/libstagefright/include/media/stagefright/ |
D | CameraSource.h | 146 DeathNotifier() {} in DeathNotifier() function
|
/frameworks/av/camera/ndk/ndk_vendor/impl/ |
D | ACameraManager.h | 87 explicit DeathNotifier(CameraManagerGlobal* cm) : mCameraManager(cm) {} in DeathNotifier() function
|
/frameworks/av/camera/ndk/impl/ |
D | ACameraManager.h | 78 explicit DeathNotifier(CameraManagerGlobal* cm) : mCameraManager(cm) {} in DeathNotifier() function
|
/frameworks/av/camera/tests/ |
D | CameraBinderTests.cpp | 313 class DeathNotifier : public IBinder::DeathRecipient class 316 DeathNotifier() {} in DeathNotifier() function in __anon0972b91c0111::DeathNotifier
|
/frameworks/av/media/libaudioclient/include/media/ |
D | AudioRecord.h | 838 DeathNotifier(AudioRecord* audioRecord) : mAudioRecord(audioRecord) { } in DeathNotifier() function
|
D | AudioTrack.h | 1521 explicit DeathNotifier(AudioTrack* audioTrack) : mAudioTrack(audioTrack) { } in DeathNotifier() function
|
/frameworks/av/media/libstagefright/ |
D | ACodec.cpp | 326 struct ACodec::DeathNotifier : struct in android::ACodec 329 explicit DeathNotifier(const sp<AMessage> ¬ify) in DeathNotifier() function 333 virtual void binderDied(const wp<IBinder> &) { in binderDied() 337 virtual void serviceDied( in serviceDied() 344 virtual ~DeathNotifier() {} in ~DeathNotifier() 347 sp<AMessage> mNotify;
|
/frameworks/av/media/libaudioclient/fuzzer/ |
D | audioflinger_fuzzer.cpp | 158 class DeathNotifier : public IBinder::DeathRecipient { class
|