/frameworks/base/native/android/ |
D | looper.cpp | 59 IPCThreadState::self()->flushCommands(); in ALooper_pollOnce() 70 IPCThreadState::self()->flushCommands(); in ALooper_pollAll()
|
/frameworks/native/libs/binderdebug/tests/ |
D | binderdebug_test.cpp | 41 IPCThreadState::self()->flushCommands(); in Continue()
|
/frameworks/native/libs/binder/ |
D | IPCThreadState.cpp | 583 void IPCThreadState::flushCommands() in flushCommands() function in android::IPCThreadState 609 flushCommands(); in flushIfNeeded() 777 flushCommands(); in setupPolling() 794 flushCommands(); in handlePolledCommands() 801 flushCommands(); in stopProcess() 1521 self->flushCommands(); in threadDestructor()
|
D | BpBinder.cpp | 461 self->flushCommands(); in linkToDeath() 505 self->flushCommands(); in unlinkToDeath() 539 self->flushCommands(); in sendObituary()
|
D | IServiceManager.cpp | 386 IPCThreadState::self()->flushCommands(); in waitForService()
|
/frameworks/native/include/binder/ |
D | IPCThreadState.h | 152 LIBBINDER_EXPORTED void flushCommands();
|
/frameworks/native/libs/binder/include/binder/ |
D | IPCThreadState.h | 152 LIBBINDER_EXPORTED void flushCommands();
|
/frameworks/av/media/libmedia/ |
D | mediametadataretriever.cpp | 77 IPCThreadState::self()->flushCommands(); in ~MediaMetadataRetriever()
|
D | mediaplayer.cpp | 84 IPCThreadState::self()->flushCommands(); in ~MediaPlayer()
|
/frameworks/native/services/surfaceflinger/Scheduler/ |
D | MessageQueue.cpp | 150 IPCThreadState::self()->flushCommands(); in waitMessage()
|
/frameworks/native/libs/binder/ndk/tests/ |
D | libbinder_ndk_unit_test.cpp | 82 android::IPCThreadState::self()->flushCommands(); in forceFlushCommands() 451 IPCThreadState::self()->flushCommands(); in TEST() 467 IPCThreadState::self()->flushCommands(); in TEST() 492 IPCThreadState::self()->flushCommands(); in TEST()
|
/frameworks/native/libs/gui/ |
D | SurfaceControl.cpp | 85 IPCThreadState::self()->flushCommands(); in ~SurfaceControl()
|
/frameworks/av/media/libmediaplayerservice/ |
D | MetadataRetrieverClient.cpp | 81 IPCThreadState::self()->flushCommands(); in disconnect()
|
/frameworks/wilhelm/src/android/ |
D | android_StreamPlayer.cpp | 116 IPCThreadState::self()->flushCommands(); in disconnect()
|
/frameworks/av/media/libaudiohal/impl/ |
D | EffectHalHidl.cpp | 74 hardware::IPCThreadState::self()->flushCommands(); in ~EffectHalHidl()
|
/frameworks/native/libs/ui/ |
D | Gralloc2.cpp | 444 hardware::IPCThreadState::self()->flushCommands(); in allocate()
|
D | Gralloc3.cpp | 427 hardware::IPCThreadState::self()->flushCommands(); in allocate()
|
D | Gralloc4.cpp | 1106 hardware::IPCThreadState::self()->flushCommands(); in allocate() 1149 hardware::IPCThreadState::self()->flushCommands(); in allocate()
|
/frameworks/av/cmds/stagefright/ |
D | AudioPlayer.cpp | 386 IPCThreadState::self()->flushCommands(); in reset()
|
/frameworks/native/libs/binder/tests/ |
D | binderLibTest.cpp | 733 IPCThreadState::self()->flushCommands(); in TEST_F() 976 IPCThreadState::self()->flushCommands(); in TEST_F() 2142 IPCThreadState::self()->flushCommands(); // flush BC_ENTER_LOOPER in run_server() 2173 IPCThreadState::self()->flushCommands(); // flush BC_FREE_BUFFER in run_server()
|
/frameworks/base/core/jni/ |
D | android_hardware_input_InputWindowHandle.cpp | 103 IPCThreadState::self()->flushCommands(); in ~NativeInputWindowHandle()
|
D | android_util_Binder.cpp | 1092 IPCThreadState::self()->flushCommands(); in android_os_Binder_flushPendingCommands() 1507 IPCThreadState::self()->flushCommands(); in BinderProxy_destroy()
|
/frameworks/av/media/libaudioclient/ |
D | AudioRecord.cpp | 183 IPCThreadState::self()->flushCommands(); in ~AudioRecord() 938 IPCThreadState::self()->flushCommands(); in createRecord_l()
|
D | AudioEffect.cpp | 303 IPCThreadState::self()->flushCommands(); in ~AudioEffect()
|
/frameworks/av/services/camera/libcameraservice/common/ |
D | CameraProviderManager.cpp | 239 IPCThreadState::self()->flushCommands(); in initialize() 942 IPCThreadState::self()->flushCommands(); in removeRef() 967 IPCThreadState::self()->flushCommands(); in onServiceRegistration() 987 IPCThreadState::self()->flushCommands(); in onRegistration()
|