Home
last modified time | relevance | path

Searched refs:flushCommands (Results 1 – 25 of 30) 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.cpp249 self->flushCommands(); in linkToDeath()
284 self->flushCommands(); in unlinkToDeath()
309 self->flushCommands(); in sendObituary()
DIPCThreadState.cpp463 void IPCThreadState::flushCommands() in flushCommands() function in android::IPCThreadState
636 flushCommands(); in handlePolledCommands()
643 flushCommands(); in stopProcess()
1299 self->flushCommands(); in threadDestructor()
DProcessState.cpp157 ipc->flushCommands(); in getContextObject()
/frameworks/native/libs/binder/include/binder/
DIPCThreadState.h77 void flushCommands();
/frameworks/native/services/surfaceflinger/Scheduler/
DMessageQueue.cpp118 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()
Dmediaplayer.cpp86 IPCThreadState::self()->flushCommands(); in ~MediaPlayer()
/frameworks/native/libs/binder/tests/
DbinderLibTest.cpp568 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/
DMetadataRetrieverClient.cpp80 IPCThreadState::self()->flushCommands(); in disconnect()
/frameworks/wilhelm/src/android/
Dandroid_StreamPlayer.cpp117 IPCThreadState::self()->flushCommands(); in disconnect()
/frameworks/hardware/interfaces/bufferhub/1.0/vts/functional/
DVtsHalBufferHubV1_0TargetTest.cpp162 hardware::IPCThreadState::self()->flushCommands(); in TEST_F()
/frameworks/native/libs/ui/
DGralloc3.cpp400 hardware::IPCThreadState::self()->flushCommands(); in allocate()
DGralloc2.cpp424 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.cpp104 hardware::IPCThreadState::self()->flushCommands(); in ~DeviceHalHidl()
/frameworks/av/media/libstagefright/
DAudioPlayer.cpp381 IPCThreadState::self()->flushCommands(); in reset()
/frameworks/base/core/jni/
Dandroid_util_Binder.cpp934 IPCThreadState::self()->flushCommands(); in android_os_Binder_flushPendingCommands()
1418 IPCThreadState::self()->flushCommands(); in BinderProxy_destroy()
/frameworks/av/media/libaudioclient/
DAudioRecord.cpp186 IPCThreadState::self()->flushCommands(); in ~AudioRecord()
793 IPCThreadState::self()->flushCommands(); in createRecord_l()
DAudioEffect.cpp193 IPCThreadState::self()->flushCommands(); in ~AudioEffect()
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWC2.h114 Error flushCommands();
DHWComposer.cpp570 auto error = mHwcDevice->flushCommands(); in presentAndGetReleaseFences()
/frameworks/av/services/camera/libcameraservice/common/
DCameraProviderManager.cpp91 IPCThreadState::self()->flushCommands(); in initialize()
426 IPCThreadState::self()->flushCommands(); in removeRef()
450 IPCThreadState::self()->flushCommands(); in onRegistration()

12