/frameworks/base/native/android/ |
D | looper.cpp | 59 IPCThreadState::self()->flushCommands(); in ALooper_pollOnce() 70 IPCThreadState::self()->flushCommands(); in ALooper_pollAll()
|
/frameworks/native/libs/binder/ |
D | BpBinder.cpp | 198 self->flushCommands(); in linkToDeath() 232 self->flushCommands(); in unlinkToDeath() 257 self->flushCommands(); in sendObituary()
|
D | IPCThreadState.cpp | 407 void IPCThreadState::flushCommands() in flushCommands() function in android::IPCThreadState 545 flushCommands(); in handlePolledCommands() 552 flushCommands(); in stopProcess() 1158 self->flushCommands(); in threadDestructor()
|
D | ProcessState.cpp | 145 ipc->flushCommands(); in getContextObject()
|
/frameworks/native/libs/binder/include/binder/ |
D | IPCThreadState.h | 56 void flushCommands();
|
/frameworks/native/services/surfaceflinger/ |
D | MessageQueue.cpp | 111 IPCThreadState::self()->flushCommands(); in waitMessage()
|
/frameworks/av/media/libmedia/ |
D | mediametadataretriever.cpp | 81 IPCThreadState::self()->flushCommands(); in ~MediaMetadataRetriever()
|
D | mediaplayer.cpp | 84 IPCThreadState::self()->flushCommands(); in ~MediaPlayer()
|
/frameworks/native/libs/ui/ |
D | Gralloc2.cpp | 251 hardware::IPCThreadState::self()->flushCommands(); in allocate()
|
/frameworks/av/media/libmediaplayerservice/ |
D | MetadataRetrieverClient.cpp | 81 IPCThreadState::self()->flushCommands(); in disconnect()
|
D | MediaPlayerService.cpp | 644 IPCThreadState::self()->flushCommands(); in disconnect()
|
/frameworks/native/libs/gui/ |
D | SurfaceControl.cpp | 71 IPCThreadState::self()->flushCommands(); in destroy()
|
/frameworks/native/libs/binder/tests/ |
D | binderLibTest.cpp | 504 IPCThreadState::self()->flushCommands(); in TEST_F() 527 IPCThreadState::self()->flushCommands(); in TEST_F() 555 IPCThreadState::self()->flushCommands(); in TEST_F()
|
/frameworks/wilhelm/src/android/ |
D | android_StreamPlayer.cpp | 116 IPCThreadState::self()->flushCommands(); in disconnect()
|
/frameworks/av/media/libaudiohal/ |
D | StreamHalHidl.cpp | 296 hardware::IPCThreadState::self()->flushCommands(); in ~StreamOutHalHidl() 588 hardware::IPCThreadState::self()->flushCommands(); in ~StreamInHalHidl()
|
D | DeviceHalHidl.cpp | 108 hardware::IPCThreadState::self()->flushCommands(); in ~DeviceHalHidl()
|
D | EffectHalHidl.cpp | 50 hardware::IPCThreadState::self()->flushCommands(); in ~EffectHalHidl()
|
/frameworks/av/media/libaudioclient/ |
D | AudioEffect.cpp | 191 IPCThreadState::self()->flushCommands(); in ~AudioEffect()
|
D | AudioRecord.cpp | 129 IPCThreadState::self()->flushCommands(); in ~AudioRecord() 734 IPCThreadState::self()->flushCommands(); in openRecord_l()
|
D | AudioTrack.cpp | 285 IPCThreadState::self()->flushCommands(); in ~AudioTrack() 1539 IPCThreadState::self()->flushCommands(); in createTrack_l()
|
/frameworks/av/media/libstagefright/ |
D | AudioPlayer.cpp | 374 IPCThreadState::self()->flushCommands(); in reset()
|
/frameworks/base/core/jni/ |
D | android_util_Binder.cpp | 853 IPCThreadState::self()->flushCommands(); in android_os_Binder_flushPendingCommands() 1299 IPCThreadState::self()->flushCommands(); in android_os_BinderProxy_destroy()
|
/frameworks/av/services/audioflinger/ |
D | Tracks.cpp | 265 IPCThreadState::self()->flushCommands(); in ~TrackBase()
|
D | Threads.cpp | 3124 IPCThreadState::self()->flushCommands(); in threadLoop() 7836 IPCThreadState::self()->flushCommands(); in threadLoop()
|