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/av/services/camera/tests/CameraServiceTest/
DCameraServiceTest.cpp585 static void flushCommands() { in flushCommands() function
586 IPCThreadState::self()->flushCommands(); in flushCommands()
598 flushCommands(); \
903 testConnect(id); flushCommands(); in main()
904 testAllowConnectOnceOnly(id); flushCommands(); in main()
905 testReconnect(id); flushCommands(); in main()
906 testLockUnlock(id); flushCommands(); in main()
907 testReconnectFromAnotherProcess(id); flushCommands(); in main()
/frameworks/native/libs/binder/
DBpBinder.cpp197 self->flushCommands(); in linkToDeath()
232 self->flushCommands(); in unlinkToDeath()
257 self->flushCommands(); in sendObituary()
DIPCThreadState.cpp418 void IPCThreadState::flushCommands() in flushCommands() function in android::IPCThreadState
502 flushCommands(); in stopProcess()
1107 self->flushCommands(); in threadDestructor()
DProcessState.cpp130 ipc->flushCommands(); in getContextObject()
/frameworks/native/services/surfaceflinger/
DMessageQueue.cpp104 IPCThreadState::self()->flushCommands(); in waitMessage()
/frameworks/native/include/binder/
DIPCThreadState.h55 void flushCommands();
/frameworks/av/media/libmedia/
Dmediametadataretriever.cpp78 IPCThreadState::self()->flushCommands(); in ~MediaMetadataRetriever()
DAudioEffect.cpp177 IPCThreadState::self()->flushCommands(); in ~AudioEffect()
DAudioRecord.cpp116 IPCThreadState::self()->flushCommands(); in ~AudioRecord()
Dmediaplayer.cpp72 IPCThreadState::self()->flushCommands(); in ~MediaPlayer()
DAudioTrack.cpp175 IPCThreadState::self()->flushCommands(); in ~AudioTrack()
/frameworks/native/libs/gui/
DSurface.cpp73 IPCThreadState::self()->flushCommands(); in destroy()
333 IPCThreadState::self()->flushCommands(); in ~Surface()
/frameworks/av/media/libmediaplayerservice/
DMetadataRetrieverClient.cpp81 IPCThreadState::self()->flushCommands(); in disconnect()
DMediaPlayerService.cpp545 IPCThreadState::self()->flushCommands(); in disconnect()
/frameworks/wilhelm/src/android/
Dandroid_StreamPlayer.cpp114 IPCThreadState::self()->flushCommands(); in disconnect()
/frameworks/av/media/libstagefright/
DAudioPlayer.cpp267 IPCThreadState::self()->flushCommands(); in reset()
DAwesomePlayer.cpp1099 IPCThreadState::self()->flushCommands(); in initRenderer_l()
1209 IPCThreadState::self()->flushCommands(); in shutdownVideoDecoder_l()
/frameworks/base/core/jni/
Dandroid_util_Binder.cpp768 IPCThreadState::self()->flushCommands(); in android_os_Binder_flushPendingCommands()
1198 IPCThreadState::self()->flushCommands(); in android_os_BinderProxy_destroy()
/frameworks/av/libvideoeditor/lvpp/
DVideoEditorAudioPlayer.cpp143 IPCThreadState::self()->flushCommands(); in clear()
DPreviewPlayer.cpp322 IPCThreadState::self()->flushCommands(); in reset_l()
1803 IPCThreadState::self()->flushCommands(); in shutdownVideoDecoder_l()
/frameworks/av/services/audioflinger/
DAudioFlinger.cpp2562 IPCThreadState::self()->flushCommands(); in threadLoop()