HomeSort by relevance Sort by last modified time
    Searched refs:flushCommands (Results 1 - 20 of 20) sorted by null

  /frameworks/base/native/android/
looper.cpp 51 IPCThreadState::self()->flushCommands();
62 IPCThreadState::self()->flushCommands();
  /frameworks/base/services/surfaceflinger/
MessageQueue.cpp 117 IPCThreadState::self()->flushCommands();
126 IPCThreadState::self()->flushCommands();
  /frameworks/base/libs/binder/
BpBinder.cpp 197 self->flushCommands();
232 self->flushCommands();
257 self->flushCommands();
ProcessState.cpp 141 ipc->flushCommands();
IPCThreadState.cpp 402 void IPCThreadState::flushCommands()
486 flushCommands();
    [all...]
  /frameworks/base/include/binder/
IPCThreadState.h 53 void flushCommands();
  /frameworks/base/services/camera/tests/CameraServiceTest/
CameraServiceTest.cpp 580 static void flushCommands() {
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/
mediametadataretriever.cpp 78 IPCThreadState::self()->flushCommands();
AudioEffect.cpp 179 IPCThreadState::self()->flushCommands();
AudioRecord.cpp 113 IPCThreadState::self()->flushCommands();
mediaplayer.cpp 66 IPCThreadState::self()->flushCommands();
AudioTrack.cpp 131 IPCThreadState::self()->flushCommands();
    [all...]
  /frameworks/base/media/libmediaplayerservice/
MetadataRetrieverClient.cpp 96 IPCThreadState::self()->flushCommands();
MediaPlayerService.cpp 674 IPCThreadState::self()->flushCommands();
    [all...]
  /frameworks/base/media/libstagefright/
AudioPlayer.cpp 234 IPCThreadState::self()->flushCommands();
AwesomePlayer.cpp 492 IPCThreadState::self()->flushCommands();
673 IPCThreadState::self()->flushCommands();
845 IPCThreadState::self()->flushCommands();
    [all...]
  /frameworks/base/libs/surfaceflinger_client/
Surface.cpp 132 IPCThreadState::self()->flushCommands();
461 IPCThreadState::self()->flushCommands();
    [all...]
  /frameworks/base/services/camera/libcameraservice/
CameraService.cpp 335 IPCThreadState::self()->flushCommands();
    [all...]
  /frameworks/base/core/jni/
android_util_Binder.cpp 630 IPCThreadState::self()->flushCommands();
    [all...]
  /frameworks/base/services/audioflinger/
AudioFlinger.cpp     [all...]

Completed in 1167 milliseconds