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

/frameworks/base/native/android/
H A Dlooper.cpp51 IPCThreadState::self()->flushCommands();
62 IPCThreadState::self()->flushCommands();
/frameworks/base/services/surfaceflinger/
H A DMessageQueue.cpp117 IPCThreadState::self()->flushCommands();
126 IPCThreadState::self()->flushCommands();
/frameworks/base/libs/binder/
H A DBpBinder.cpp197 self->flushCommands();
232 self->flushCommands();
257 self->flushCommands();
H A DProcessState.cpp141 ipc->flushCommands();
H A DIPCThreadState.cpp402 void IPCThreadState::flushCommands() function in class:android::IPCThreadState
486 flushCommands();
1084 self->flushCommands();
/frameworks/base/include/binder/
H A DIPCThreadState.h53 void flushCommands();
/frameworks/base/services/camera/tests/CameraServiceTest/
H A DCameraServiceTest.cpp580 static void flushCommands() { function
581 IPCThreadState::self()->flushCommands();
593 flushCommands(); \
898 testConnect(id); flushCommands();
899 testAllowConnectOnceOnly(id); flushCommands();
900 testReconnect(id); flushCommands();
901 testLockUnlock(id); flushCommands();
902 testReconnectFromAnotherProcess(id); flushCommands();
/frameworks/base/media/libmedia/
H A Dmediametadataretriever.cpp78 IPCThreadState::self()->flushCommands();
H A DAudioEffect.cpp179 IPCThreadState::self()->flushCommands();
H A DAudioRecord.cpp113 IPCThreadState::self()->flushCommands();
H A Dmediaplayer.cpp66 IPCThreadState::self()->flushCommands();
H A DAudioTrack.cpp131 IPCThreadState::self()->flushCommands();
/frameworks/base/media/libmediaplayerservice/
H A DMetadataRetrieverClient.cpp96 IPCThreadState::self()->flushCommands();
H A DMediaPlayerService.cpp674 IPCThreadState::self()->flushCommands();
/frameworks/base/media/libstagefright/
H A DAudioPlayer.cpp234 IPCThreadState::self()->flushCommands();
H A DAwesomePlayer.cpp492 IPCThreadState::self()->flushCommands();
673 IPCThreadState::self()->flushCommands();
845 IPCThreadState::self()->flushCommands();
/frameworks/base/libs/surfaceflinger_client/
H A DSurface.cpp132 IPCThreadState::self()->flushCommands();
461 IPCThreadState::self()->flushCommands();
/frameworks/base/services/camera/libcameraservice/
H A DCameraService.cpp335 IPCThreadState::self()->flushCommands();
1034 IPCThreadState::self()->flushCommands();
/frameworks/base/core/jni/
H A Dandroid_util_Binder.cpp630 IPCThreadState::self()->flushCommands();
1042 IPCThreadState::self()->flushCommands();
/frameworks/base/services/audioflinger/
H A DAudioFlinger.cpp1547 IPCThreadState::self()->flushCommands();
2199 IPCThreadState::self()->flushCommands();
2583 IPCThreadState::self()->flushCommands();

Completed in 344 milliseconds