Home
last modified time | relevance | path

Searched refs:flushCommands (Results 1 – 25 of 34) sorted by relevance

12

/frameworks/base/native/android/
Dlooper.cpp59 IPCThreadState::self()->flushCommands(); in ALooper_pollOnce()
70 IPCThreadState::self()->flushCommands(); in ALooper_pollAll()
/frameworks/native/libs/binder/
DBpBinder.cpp272 self->flushCommands(); in linkToDeath()
307 self->flushCommands(); in unlinkToDeath()
332 self->flushCommands(); in sendObituary()
DIPCThreadState.cpp465 void IPCThreadState::flushCommands() in flushCommands() function in android::IPCThreadState
637 flushCommands(); in handlePolledCommands()
644 flushCommands(); in stopProcess()
1309 self->flushCommands(); in threadDestructor()
DIServiceManager.cpp299 IPCThreadState::self()->flushCommands(); in waitForService()
/frameworks/native/cmds/servicemanager/
Dmain.cpp50 IPCThreadState::self()->flushCommands(); in setupTo()
/frameworks/native/include/binder/
DIPCThreadState.h91 void flushCommands();
/frameworks/native/libs/binder/include/binder/
DIPCThreadState.h91 void flushCommands();
/frameworks/native/services/surfaceflinger/Scheduler/
DMessageQueue.cpp119 IPCThreadState::self()->flushCommands(); in waitMessage()
/frameworks/native/libs/gui/
DSurfaceControl.cpp89 IPCThreadState::self()->flushCommands(); in release()
/frameworks/av/media/libmedia/
Dmediametadataretriever.cpp81 IPCThreadState::self()->flushCommands(); in ~MediaMetadataRetriever()
/frameworks/native/libs/binder/tests/
DbinderLibTest.cpp581 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/
DMetadataRetrieverClient.cpp81 IPCThreadState::self()->flushCommands(); in disconnect()
/frameworks/wilhelm/src/android/
Dandroid_StreamPlayer.cpp117 IPCThreadState::self()->flushCommands(); in disconnect()
/frameworks/base/core/jni/
Dandroid_hardware_input_InputWindowHandle.cpp87 IPCThreadState::self()->flushCommands(); in ~NativeInputWindowHandle()
Dandroid_util_Binder.cpp1010 IPCThreadState::self()->flushCommands(); in android_os_Binder_flushPendingCommands()
1534 IPCThreadState::self()->flushCommands(); in BinderProxy_destroy()
/frameworks/hardware/interfaces/bufferhub/1.0/vts/functional/
DVtsHalBufferHubV1_0TargetTest.cpp162 hardware::IPCThreadState::self()->flushCommands(); in TEST_F()
/frameworks/native/libs/ui/
DGralloc2.cpp424 hardware::IPCThreadState::self()->flushCommands(); in allocate()
DGralloc3.cpp400 hardware::IPCThreadState::self()->flushCommands(); in allocate()
/frameworks/av/media/libaudiohal/impl/
DEffectHalHidl.cpp51 hardware::IPCThreadState::self()->flushCommands(); in ~EffectHalHidl()
DStreamHalHidl.cpp306 hardware::IPCThreadState::self()->flushCommands(); in ~StreamOutHalHidl()
647 hardware::IPCThreadState::self()->flushCommands(); in ~StreamInHalHidl()
DDeviceHalHidl.cpp99 hardware::IPCThreadState::self()->flushCommands(); in ~DeviceHalHidl()
/frameworks/av/cmds/stagefright/
DAudioPlayer.cpp382 IPCThreadState::self()->flushCommands(); in reset()
/frameworks/native/libs/binder/ndk/tests/
Dlibbinder_ndk_unit_test.cpp59 android::IPCThreadState::self()->flushCommands(); in forceFlushCommands()
/frameworks/av/media/libaudioclient/
DAudioRecord.cpp186 IPCThreadState::self()->flushCommands(); in ~AudioRecord()
829 IPCThreadState::self()->flushCommands(); in createRecord_l()
DAudioEffect.cpp202 IPCThreadState::self()->flushCommands(); in ~AudioEffect()

12