/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 | 249 self->flushCommands(); in linkToDeath() 284 self->flushCommands(); in unlinkToDeath() 309 self->flushCommands(); in sendObituary()
|
D | IPCThreadState.cpp | 463 void IPCThreadState::flushCommands() in flushCommands() function in android::IPCThreadState 636 flushCommands(); in handlePolledCommands() 643 flushCommands(); in stopProcess() 1299 self->flushCommands(); in threadDestructor()
|
D | ProcessState.cpp | 157 ipc->flushCommands(); in getContextObject()
|
/frameworks/native/libs/binder/include/binder/ |
D | IPCThreadState.h | 77 void flushCommands();
|
/frameworks/native/services/surfaceflinger/Scheduler/ |
D | MessageQueue.cpp | 118 IPCThreadState::self()->flushCommands(); in waitMessage()
|
/frameworks/native/libs/gui/ |
D | SurfaceControl.cpp | 89 IPCThreadState::self()->flushCommands(); in release()
|
/frameworks/av/media/libmedia/ |
D | mediametadataretriever.cpp | 81 IPCThreadState::self()->flushCommands(); in ~MediaMetadataRetriever()
|
D | mediaplayer.cpp | 86 IPCThreadState::self()->flushCommands(); in ~MediaPlayer()
|
/frameworks/native/libs/binder/tests/ |
D | binderLibTest.cpp | 568 IPCThreadState::self()->flushCommands(); in TEST_F() 591 IPCThreadState::self()->flushCommands(); in TEST_F() 619 IPCThreadState::self()->flushCommands(); in TEST_F() 1447 IPCThreadState::self()->flushCommands(); // flush BC_ENTER_LOOPER in run_server() 1478 IPCThreadState::self()->flushCommands(); // flush BC_FREE_BUFFER in run_server()
|
/frameworks/av/media/libmediaplayerservice/ |
D | MetadataRetrieverClient.cpp | 80 IPCThreadState::self()->flushCommands(); in disconnect()
|
/frameworks/wilhelm/src/android/ |
D | android_StreamPlayer.cpp | 117 IPCThreadState::self()->flushCommands(); in disconnect()
|
/frameworks/hardware/interfaces/bufferhub/1.0/vts/functional/ |
D | VtsHalBufferHubV1_0TargetTest.cpp | 162 hardware::IPCThreadState::self()->flushCommands(); in TEST_F()
|
/frameworks/native/libs/ui/ |
D | Gralloc3.cpp | 400 hardware::IPCThreadState::self()->flushCommands(); in allocate()
|
D | Gralloc2.cpp | 424 hardware::IPCThreadState::self()->flushCommands(); in allocate()
|
/frameworks/av/media/libaudiohal/impl/ |
D | EffectHalHidl.cpp | 51 hardware::IPCThreadState::self()->flushCommands(); in ~EffectHalHidl()
|
D | StreamHalHidl.cpp | 306 hardware::IPCThreadState::self()->flushCommands(); in ~StreamOutHalHidl() 647 hardware::IPCThreadState::self()->flushCommands(); in ~StreamInHalHidl()
|
D | DeviceHalHidl.cpp | 104 hardware::IPCThreadState::self()->flushCommands(); in ~DeviceHalHidl()
|
/frameworks/av/media/libstagefright/ |
D | AudioPlayer.cpp | 381 IPCThreadState::self()->flushCommands(); in reset()
|
/frameworks/base/core/jni/ |
D | android_util_Binder.cpp | 934 IPCThreadState::self()->flushCommands(); in android_os_Binder_flushPendingCommands() 1418 IPCThreadState::self()->flushCommands(); in BinderProxy_destroy()
|
/frameworks/av/media/libaudioclient/ |
D | AudioRecord.cpp | 186 IPCThreadState::self()->flushCommands(); in ~AudioRecord() 793 IPCThreadState::self()->flushCommands(); in createRecord_l()
|
D | AudioEffect.cpp | 193 IPCThreadState::self()->flushCommands(); in ~AudioEffect()
|
/frameworks/native/services/surfaceflinger/DisplayHardware/ |
D | HWC2.h | 114 Error flushCommands();
|
D | HWComposer.cpp | 570 auto error = mHwcDevice->flushCommands(); in presentAndGetReleaseFences()
|
/frameworks/av/services/camera/libcameraservice/common/ |
D | CameraProviderManager.cpp | 91 IPCThreadState::self()->flushCommands(); in initialize() 426 IPCThreadState::self()->flushCommands(); in removeRef() 450 IPCThreadState::self()->flushCommands(); in onRegistration()
|