Home
last modified time | relevance | path

Searched refs:flushCommands (Results 1 – 21 of 21) 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()
231 self->flushCommands(); in unlinkToDeath()
256 self->flushCommands(); in sendObituary()
DIPCThreadState.cpp395 void IPCThreadState::flushCommands() in flushCommands() function in android::IPCThreadState
534 flushCommands(); in handlePolledCommands()
541 flushCommands(); in stopProcess()
1160 self->flushCommands(); in threadDestructor()
DProcessState.cpp126 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.cpp125 IPCThreadState::self()->flushCommands(); in ~AudioRecord()
608 IPCThreadState::self()->flushCommands(); in openRecord_l()
DAudioEffect.cpp186 IPCThreadState::self()->flushCommands(); in ~AudioEffect()
Dmediaplayer.cpp81 IPCThreadState::self()->flushCommands(); in ~MediaPlayer()
DAudioTrack.cpp259 IPCThreadState::self()->flushCommands(); in ~AudioTrack()
1305 IPCThreadState::self()->flushCommands(); in createTrack_l()
/frameworks/native/libs/gui/
DSurfaceControl.cpp70 IPCThreadState::self()->flushCommands(); in destroy()
/frameworks/native/libs/binder/tests/
DbinderLibTest.cpp504 IPCThreadState::self()->flushCommands(); in TEST_F()
527 IPCThreadState::self()->flushCommands(); in TEST_F()
555 IPCThreadState::self()->flushCommands(); in TEST_F()
/frameworks/av/media/libmediaplayerservice/
DMetadataRetrieverClient.cpp80 IPCThreadState::self()->flushCommands(); in disconnect()
DMediaPlayerService.cpp624 IPCThreadState::self()->flushCommands(); in disconnect()
/frameworks/wilhelm/src/android/
Dandroid_StreamPlayer.cpp116 IPCThreadState::self()->flushCommands(); in disconnect()
/frameworks/base/core/jni/
Dandroid_util_Binder.cpp802 IPCThreadState::self()->flushCommands(); in android_os_Binder_flushPendingCommands()
1236 IPCThreadState::self()->flushCommands(); in android_os_BinderProxy_destroy()
/frameworks/av/media/libstagefright/
DAudioPlayer.cpp369 IPCThreadState::self()->flushCommands(); in reset()
DAwesomePlayer.cpp1241 IPCThreadState::self()->flushCommands(); in initRenderer_l()
1360 IPCThreadState::self()->flushCommands(); in shutdownVideoDecoder_l()
/frameworks/av/services/audioflinger/
DTracks.cpp242 IPCThreadState::self()->flushCommands(); in ~TrackBase()
DThreads.cpp2809 IPCThreadState::self()->flushCommands(); in threadLoop()