Home
last modified time | relevance | path

Searched refs:flushCommands (Results 1 – 22 of 22) sorted by relevance

/frameworks/base/native/android/
Dlooper.cpp51 IPCThreadState::self()->flushCommands(); in ALooper_pollOnce()
62 IPCThreadState::self()->flushCommands(); in ALooper_pollAll()
/frameworks/native/libs/binder/
DBpBinder.cpp197 self->flushCommands(); in linkToDeath()
232 self->flushCommands(); in unlinkToDeath()
257 self->flushCommands(); in sendObituary()
DIPCThreadState.cpp414 void IPCThreadState::flushCommands() in flushCommands() function in android::IPCThreadState
532 flushCommands(); in handlePolledCommands()
539 flushCommands(); in stopProcess()
1146 self->flushCommands(); in threadDestructor()
DProcessState.cpp130 ipc->flushCommands(); in getContextObject()
/frameworks/native/include/binder/
DIPCThreadState.h56 void flushCommands();
/frameworks/av/media/libmedia/
Dmediametadataretriever.cpp78 IPCThreadState::self()->flushCommands(); in ~MediaMetadataRetriever()
DAudioEffect.cpp171 IPCThreadState::self()->flushCommands(); in ~AudioEffect()
Dmediaplayer.cpp71 IPCThreadState::self()->flushCommands(); in ~MediaPlayer()
DAudioRecord.cpp117 IPCThreadState::self()->flushCommands(); in ~AudioRecord()
DAudioTrack.cpp159 IPCThreadState::self()->flushCommands(); in ~AudioTrack()
/frameworks/native/services/surfaceflinger/
DMessageQueue.cpp114 IPCThreadState::self()->flushCommands(); in waitMessage()
/frameworks/native/libs/gui/
DSurfaceControl.cpp71 IPCThreadState::self()->flushCommands(); in destroy()
/frameworks/av/media/libmediaplayerservice/
DMetadataRetrieverClient.cpp79 IPCThreadState::self()->flushCommands(); in disconnect()
DMediaPlayerService.cpp559 IPCThreadState::self()->flushCommands(); in disconnect()
/frameworks/wilhelm/src/android/
Dandroid_StreamPlayer.cpp116 IPCThreadState::self()->flushCommands(); in disconnect()
/frameworks/base/core/jni/
Dandroid_util_Binder.cpp755 IPCThreadState::self()->flushCommands(); in android_os_Binder_flushPendingCommands()
1189 IPCThreadState::self()->flushCommands(); in android_os_BinderProxy_destroy()
/frameworks/av/media/libstagefright/
DAudioPlayer.cpp359 IPCThreadState::self()->flushCommands(); in reset()
DAwesomePlayer.cpp1199 IPCThreadState::self()->flushCommands(); in initRenderer_l()
1316 IPCThreadState::self()->flushCommands(); in shutdownVideoDecoder_l()
/frameworks/av/libvideoeditor/lvpp/
DVideoEditorAudioPlayer.cpp141 IPCThreadState::self()->flushCommands(); in clear()
DPreviewPlayer.cpp322 IPCThreadState::self()->flushCommands(); in reset_l()
1803 IPCThreadState::self()->flushCommands(); in shutdownVideoDecoder_l()
/frameworks/av/services/audioflinger/
DTracks.cpp395 IPCThreadState::self()->flushCommands(); in ~Track()
DThreads.cpp2244 IPCThreadState::self()->flushCommands(); in threadLoop()