/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 | 272 self->flushCommands(); in linkToDeath() 307 self->flushCommands(); in unlinkToDeath() 332 self->flushCommands(); in sendObituary()
|
D | IPCThreadState.cpp | 465 void IPCThreadState::flushCommands() in flushCommands() function in android::IPCThreadState 637 flushCommands(); in handlePolledCommands() 644 flushCommands(); in stopProcess() 1309 self->flushCommands(); in threadDestructor()
|
D | IServiceManager.cpp | 299 IPCThreadState::self()->flushCommands(); in waitForService()
|
/frameworks/native/cmds/servicemanager/ |
D | main.cpp | 50 IPCThreadState::self()->flushCommands(); in setupTo()
|
/frameworks/native/include/binder/ |
D | IPCThreadState.h | 91 void flushCommands();
|
/frameworks/native/libs/binder/include/binder/ |
D | IPCThreadState.h | 91 void flushCommands();
|
/frameworks/native/services/surfaceflinger/Scheduler/ |
D | MessageQueue.cpp | 119 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()
|
/frameworks/native/libs/binder/tests/ |
D | binderLibTest.cpp | 581 IPCThreadState::self()->flushCommands(); in TEST_F() 832 IPCThreadState::self()->flushCommands(); in TEST_F() 1407 IPCThreadState::self()->flushCommands(); // flush BC_ENTER_LOOPER in run_server() 1438 IPCThreadState::self()->flushCommands(); // flush BC_FREE_BUFFER in run_server()
|
/frameworks/av/media/libmediaplayerservice/ |
D | MetadataRetrieverClient.cpp | 81 IPCThreadState::self()->flushCommands(); in disconnect()
|
/frameworks/wilhelm/src/android/ |
D | android_StreamPlayer.cpp | 117 IPCThreadState::self()->flushCommands(); in disconnect()
|
/frameworks/base/core/jni/ |
D | android_hardware_input_InputWindowHandle.cpp | 87 IPCThreadState::self()->flushCommands(); in ~NativeInputWindowHandle()
|
D | android_util_Binder.cpp | 1010 IPCThreadState::self()->flushCommands(); in android_os_Binder_flushPendingCommands() 1534 IPCThreadState::self()->flushCommands(); in BinderProxy_destroy()
|
/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 | Gralloc2.cpp | 424 hardware::IPCThreadState::self()->flushCommands(); in allocate()
|
D | Gralloc3.cpp | 400 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 | 99 hardware::IPCThreadState::self()->flushCommands(); in ~DeviceHalHidl()
|
/frameworks/av/cmds/stagefright/ |
D | AudioPlayer.cpp | 382 IPCThreadState::self()->flushCommands(); in reset()
|
/frameworks/native/libs/binder/ndk/tests/ |
D | libbinder_ndk_unit_test.cpp | 59 android::IPCThreadState::self()->flushCommands(); in forceFlushCommands()
|
/frameworks/av/media/libaudioclient/ |
D | AudioRecord.cpp | 186 IPCThreadState::self()->flushCommands(); in ~AudioRecord() 829 IPCThreadState::self()->flushCommands(); in createRecord_l()
|
D | AudioEffect.cpp | 202 IPCThreadState::self()->flushCommands(); in ~AudioEffect()
|