Searched refs:flushCommands (Results 1 - 22 of 22) sorted by relevance

/frameworks/base/native/android/
H A Dlooper.cpp51 IPCThreadState::self()->flushCommands();
62 IPCThreadState::self()->flushCommands();
/frameworks/native/libs/binder/
H A DBpBinder.cpp197 self->flushCommands();
232 self->flushCommands();
257 self->flushCommands();
H A DProcessState.cpp130 ipc->flushCommands();
H A DIPCThreadState.cpp413 void IPCThreadState::flushCommands() function in class:android::IPCThreadState
497 flushCommands();
1104 self->flushCommands();
/frameworks/native/include/binder/
H A DIPCThreadState.h54 void flushCommands();
/frameworks/native/services/surfaceflinger/
H A DMessageQueue.cpp104 IPCThreadState::self()->flushCommands();
/frameworks/av/services/camera/tests/CameraServiceTest/
H A DCameraServiceTest.cpp585 static void flushCommands() { function
586 IPCThreadState::self()->flushCommands();
598 flushCommands(); \
903 testConnect(id); flushCommands();
904 testAllowConnectOnceOnly(id); flushCommands();
905 testReconnect(id); flushCommands();
906 testLockUnlock(id); flushCommands();
907 testReconnectFromAnotherProcess(id); flushCommands();
/frameworks/av/media/libmedia/
H A Dmediametadataretriever.cpp78 IPCThreadState::self()->flushCommands();
H A DAudioEffect.cpp170 IPCThreadState::self()->flushCommands();
H A DAudioRecord.cpp112 IPCThreadState::self()->flushCommands();
H A Dmediaplayer.cpp72 IPCThreadState::self()->flushCommands();
H A DAudioTrack.cpp181 IPCThreadState::self()->flushCommands();
/frameworks/native/libs/gui/
H A DSurface.cpp73 IPCThreadState::self()->flushCommands();
324 IPCThreadState::self()->flushCommands();
/frameworks/av/media/libmediaplayerservice/
H A DMetadataRetrieverClient.cpp79 IPCThreadState::self()->flushCommands();
H A DMediaPlayerService.cpp543 IPCThreadState::self()->flushCommands();
/frameworks/wilhelm/src/android/
H A Dandroid_StreamPlayer.cpp116 IPCThreadState::self()->flushCommands();
/frameworks/av/media/libstagefright/
H A DAudioPlayer.cpp267 IPCThreadState::self()->flushCommands();
H A DAwesomePlayer.cpp1100 IPCThreadState::self()->flushCommands();
1210 IPCThreadState::self()->flushCommands();
/frameworks/base/core/jni/
H A Dandroid_util_Binder.cpp763 IPCThreadState::self()->flushCommands();
1192 IPCThreadState::self()->flushCommands();
/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorAudioPlayer.cpp143 IPCThreadState::self()->flushCommands();
H A DPreviewPlayer.cpp322 IPCThreadState::self()->flushCommands();
1803 IPCThreadState::self()->flushCommands();
/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp2603 IPCThreadState::self()->flushCommands();

Completed in 89 milliseconds