/frameworks/av/media/libmediaplayerservice/ |
D | DeathNotifier.cpp | 86 DeathNotifier::DeathNotifier(sp<IBinder> const& service, Notify const& notify) in DeathNotifier() function in android::DeathNotifier 92 DeathNotifier::DeathNotifier(sp<HBase> const& service, Notify const& notify) in DeathNotifier() function in android::DeathNotifier 98 DeathNotifier::DeathNotifier(::ndk::SpAIBinder const& service, Notify const& notify) in DeathNotifier() function in android::DeathNotifier 113 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/drm/libdrmframework/include/ |
D | DrmManagerClientImpl.h | 418 DeathNotifier() {} in DeathNotifier() function
|
/frameworks/av/services/mediaresourcemanager/ |
D | ResourceTracker.h | 34 class DeathNotifier; variable
|
D | ResourceManagerService.h | 137 friend class DeathNotifier; variable
|
D | ResourceManagerServiceUtils.cpp | 218 DeathNotifier::DeathNotifier(const std::shared_ptr<IResourceManagerClient>& client, in DeathNotifier() function in android::DeathNotifier
|
/frameworks/av/camera/ |
D | CameraBase.cpp | 115 class DeathNotifier : public IBinder::DeathRecipient class 118 DeathNotifier() { in DeathNotifier() function in android::__anon671a7e160111::DeathNotifier
|
/frameworks/av/media/libstagefright/include/media/stagefright/ |
D | CameraSource.h | 146 DeathNotifier() {} in DeathNotifier() function
|
/frameworks/av/camera/tests/ |
D | CameraBinderTests.cpp | 320 class DeathNotifier : public IBinder::DeathRecipient class 323 DeathNotifier() {} in DeathNotifier() function in __anon34c8d2840111::DeathNotifier
|
/frameworks/av/camera/ndk/impl/ |
D | ACameraManager.h | 111 explicit DeathNotifier(CameraManagerGlobal* cm) : mCameraManager(cm) {} in DeathNotifier() function
|
/frameworks/av/media/libaudioclient/include/media/ |
D | AudioRecord.h | 789 DeathNotifier(AudioRecord* audioRecord) : mAudioRecord(audioRecord) { } in DeathNotifier() function
|
D | AudioTrack.h | 1490 explicit DeathNotifier(AudioTrack* audioTrack) : mAudioTrack(audioTrack) { } in DeathNotifier() function
|
/frameworks/av/media/libstagefright/ |
D | ACodec.cpp | 339 struct ACodec::DeathNotifier : struct in android::ACodec 342 explicit DeathNotifier(const sp<AMessage> ¬ify) in DeathNotifier() argument 346 virtual void binderDied(const wp<IBinder> &) { in binderDied() 350 virtual void serviceDied( in serviceDied() 357 virtual ~DeathNotifier() {} in ~DeathNotifier() 360 sp<AMessage> mNotify;
|
/frameworks/av/media/libaudioclient/fuzzer/ |
D | audioflinger_fuzzer.cpp | 184 class DeathNotifier : public IBinder::DeathRecipient { class
|