Home
last modified time | relevance | path

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

/frameworks/base/native/android/
Dlooper.cpp59 IPCThreadState::self()->flushCommands(); in ALooper_pollOnce()
70 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.cpp413 void IPCThreadState::flushCommands() in flushCommands() function in android::IPCThreadState
531 flushCommands(); in handlePolledCommands()
538 flushCommands(); in stopProcess()
1157 self->flushCommands(); in threadDestructor()
DProcessState.cpp125 ipc->flushCommands(); in getContextObject()
/frameworks/native/include/binder/
DIPCThreadState.h56 void flushCommands();
/frameworks/native/services/surfaceflinger/
DMessageQueue.cpp114 IPCThreadState::self()->flushCommands(); in waitMessage()
/frameworks/av/media/libmedia/
Dmediametadataretriever.cpp81 IPCThreadState::self()->flushCommands(); in ~MediaMetadataRetriever()
DAudioRecord.cpp112 IPCThreadState::self()->flushCommands(); in ~AudioRecord()
525 IPCThreadState::self()->flushCommands(); in openRecord_l()
DAudioEffect.cpp178 IPCThreadState::self()->flushCommands(); in ~AudioEffect()
Dmediaplayer.cpp78 IPCThreadState::self()->flushCommands(); in ~MediaPlayer()
DAudioTrack.cpp200 IPCThreadState::self()->flushCommands(); in ~AudioTrack()
1129 IPCThreadState::self()->flushCommands(); in createTrack_l()
/frameworks/native/libs/gui/
DSurfaceControl.cpp70 IPCThreadState::self()->flushCommands(); in destroy()
/frameworks/av/media/libmediaplayerservice/
DMetadataRetrieverClient.cpp80 IPCThreadState::self()->flushCommands(); in disconnect()
DMediaPlayerService.cpp637 IPCThreadState::self()->flushCommands(); in disconnect()
/frameworks/wilhelm/src/android/
Dandroid_StreamPlayer.cpp116 IPCThreadState::self()->flushCommands(); in disconnect()
/frameworks/base/core/jni/
Dandroid_util_Binder.cpp786 IPCThreadState::self()->flushCommands(); in android_os_Binder_flushPendingCommands()
1227 IPCThreadState::self()->flushCommands(); in android_os_BinderProxy_destroy()
/frameworks/av/media/libstagefright/
DAudioPlayer.cpp369 IPCThreadState::self()->flushCommands(); in reset()
DAwesomePlayer.cpp1224 IPCThreadState::self()->flushCommands(); in initRenderer_l()
1343 IPCThreadState::self()->flushCommands(); in shutdownVideoDecoder_l()
/frameworks/av/services/audioflinger/
DTracks.cpp241 IPCThreadState::self()->flushCommands(); in ~TrackBase()
DThreads.cpp2473 IPCThreadState::self()->flushCommands(); in threadLoop()