Searched refs:wp (Results 101 - 125 of 131) sorted by relevance

123456

/frameworks/av/services/audioflinger/
H A DAudioPolicyService.h120 virtual void binderDied(const wp<IBinder>& who);
H A DAudioPolicyService.cpp545 void AudioPolicyService::binderDied(const wp<IBinder>& who) {
H A DEffects.cpp56 const wp<AudioFlinger::EffectChain>& chain,
/frameworks/native/services/surfaceflinger/
H A DEventThread.cpp69 const wp<EventThread::Connection>& connection) {
H A DDisplayDevice.cpp75 const wp<IBinder>& displayToken,
H A DLayer.cpp224 wp<const Layer> mOwner;
/frameworks/av/libvideoeditor/lvpp/
H A DPreviewPlayer.cpp317 wp<MediaSource> tmp = mVideoSource;
1557 void PreviewPlayer::setListener(const wp<MediaPlayerBase> &listener) {
1798 wp<MediaSource> tmp = mVideoSource;
H A DVideoEditorAudioPlayer.cpp138 wp<MediaSource> tmp = mSource;
/frameworks/av/drm/libdrmframework/
H A DDrmManagerClientImpl.cpp351 void DrmManagerClientImpl::DeathNotifier::binderDied(const wp<IBinder>& who) {
/frameworks/av/media/libstagefright/
H A DAudioPlayer.cpp262 wp<MediaSource> tmp = mSource;
H A DAwesomePlayer.cpp246 void AwesomePlayer::setListener(const wp<MediaPlayerBase> &listener) {
1205 wp<MediaSource> tmp = mVideoSource;
/frameworks/av/media/libstagefright/omx/
H A DOMX.cpp166 void OMX::binderDied(const wp<IBinder> &the_late_who) {
/frameworks/av/services/camera/libcameraservice/camera2/
H A DZslProcessor.cpp42 wp<CaptureSequencer> sequencer):
H A DZslProcessor3.cpp43 wp<CaptureSequencer> sequencer):
/frameworks/native/libs/utils/
H A DLooper.cpp29 WeakMessageHandler::WeakMessageHandler(const wp<MessageHandler>& handler) :
H A DThreads.cpp769 wp<Thread> weak(strong);
/frameworks/av/media/libmedia/
H A DAudioSystem.cpp409 void AudioSystem::AudioFlingerClient::binderDied(const wp<IBinder>& who) {
776 void AudioSystem::AudioPolicyServiceClient::binderDied(const wp<IBinder>& who) {
/frameworks/av/services/camera/libcameraservice/
H A DCamera3Device.cpp938 buffer_handle_t *buffer, wp<BufferReleasedListener> listener) {
1379 Camera3Device::RequestThread::RequestThread(wp<Camera3Device> parent,
1424 int Camera3Device::RequestThread::getId(const wp<Camera3Device> &device) {
H A DCamera2Device.cpp544 buffer_handle_t *buffer, wp<BufferReleasedListener> listener) {
1415 buffer_handle_t *handle, const wp<BufferReleasedListener> &releaseListener) {
H A DCamera2Client.cpp399 * wp<Camera2Client>, since disconnect can be called from the destructor, at
1556 wp<camera2::FrameProcessor::FilteredListener> listener) {
1561 wp<camera2::FrameProcessor::FilteredListener> listener) {
/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp89 void BootAnimation::binderDied(const wp<IBinder>& who)
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayer.cpp142 void NuPlayer::setDriver(const wp<NuPlayerDriver> &driver) {
/frameworks/native/libs/gui/
H A DBufferQueue.cpp1065 const wp<BufferQueue::ConsumerListener>& consumerListener):
H A DSurfaceComposerClient.cpp64 virtual void binderDied(const wp<IBinder>& who) {
/frameworks/base/libs/androidfw/
H A DAssetManager.cpp1809 DefaultKeyedVector<String8, wp<AssetManager::SharedZip> > AssetManager::SharedZip::gOpen;

Completed in 428 milliseconds

123456