/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 | 287 IPCThreadState::self()->flushCommands(); in waitForService()
|
/frameworks/native/services/surfaceflinger/Scheduler/ |
D | MessageQueue.cpp | 83 IPCThreadState::self()->flushCommands(); in waitMessage()
|
/frameworks/native/cmds/servicemanager/ |
D | main.cpp | 50 IPCThreadState::self()->flushCommands(); in setupTo()
|
/frameworks/native/include/binder/ |
D | IPCThreadState.h | 75 void flushCommands();
|
/frameworks/native/libs/binder/include/binder/ |
D | IPCThreadState.h | 75 void flushCommands();
|
/frameworks/native/libs/gui/ |
D | SurfaceControl.cpp | 70 IPCThreadState::self()->flushCommands(); in ~SurfaceControl()
|
/frameworks/av/media/libmedia/ |
D | mediametadataretriever.cpp | 81 IPCThreadState::self()->flushCommands(); in ~MediaMetadataRetriever()
|
/frameworks/av/media/libmediaplayerservice/ |
D | MetadataRetrieverClient.cpp | 81 IPCThreadState::self()->flushCommands(); in disconnect()
|
/frameworks/native/libs/binder/tests/ |
D | binderLibTest.cpp | 580 IPCThreadState::self()->flushCommands(); in TEST_F() 831 IPCThreadState::self()->flushCommands(); in TEST_F() 1412 IPCThreadState::self()->flushCommands(); // flush BC_ENTER_LOOPER in run_server() 1443 IPCThreadState::self()->flushCommands(); // flush BC_FREE_BUFFER in run_server()
|
/frameworks/wilhelm/src/android/ |
D | android_StreamPlayer.cpp | 117 IPCThreadState::self()->flushCommands(); in disconnect()
|
/frameworks/base/core/jni/ |
D | android_hardware_input_InputWindowHandle.cpp | 88 IPCThreadState::self()->flushCommands(); in ~NativeInputWindowHandle()
|
D | android_util_Binder.cpp | 1014 IPCThreadState::self()->flushCommands(); in android_os_Binder_flushPendingCommands() 1512 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/binder/ndk/test/ |
D | libbinder_ndk_unit_test.cpp | 52 android::IPCThreadState::self()->flushCommands(); in forceFlushCommands()
|
/frameworks/av/media/libaudiohal/impl/ |
D | EffectHalHidl.cpp | 51 hardware::IPCThreadState::self()->flushCommands(); in ~EffectHalHidl()
|
D | StreamHalHidl.cpp | 313 hardware::IPCThreadState::self()->flushCommands(); in ~StreamOutHalHidl() 705 hardware::IPCThreadState::self()->flushCommands(); in ~StreamInHalHidl()
|
D | DeviceHalHidl.cpp | 99 hardware::IPCThreadState::self()->flushCommands(); in ~DeviceHalHidl()
|
/frameworks/native/libs/ui/ |
D | Gralloc2.cpp | 433 hardware::IPCThreadState::self()->flushCommands(); in allocate()
|
D | Gralloc3.cpp | 416 hardware::IPCThreadState::self()->flushCommands(); in allocate()
|
/frameworks/av/cmds/stagefright/ |
D | AudioPlayer.cpp | 382 IPCThreadState::self()->flushCommands(); in reset()
|
/frameworks/av/media/libaudioclient/ |
D | AudioEffect.cpp | 214 IPCThreadState::self()->flushCommands(); in ~AudioEffect()
|
D | AudioRecord.cpp | 199 IPCThreadState::self()->flushCommands(); in ~AudioRecord() 876 IPCThreadState::self()->flushCommands(); in createRecord_l()
|