HomeSort by relevance Sort by last modified time
    Searched refs:flushCommands (Results 1 - 23 of 23) 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 129 ipc->flushCommands();
IPCThreadState.cpp 413 void IPCThreadState::flushCommands()
497 flushCommands();
    [all...]
  /frameworks/base/include/binder/
IPCThreadState.h 54 void flushCommands();
  /frameworks/base/services/camera/tests/CameraServiceTest/
CameraServiceTest.cpp 586 static void flushCommands() {
587 IPCThreadState::self()->flushCommands();
599 flushCommands(); \
904 testConnect(id); flushCommands();
905 testAllowConnectOnceOnly(id); flushCommands();
906 testReconnect(id); flushCommands();
907 testLockUnlock(id); flushCommands();
908 testReconnectFromAnotherProcess(id); flushCommands();
  /frameworks/base/media/libmedia/
mediametadataretriever.cpp 78 IPCThreadState::self()->flushCommands();
AudioEffect.cpp 177 IPCThreadState::self()->flushCommands();
AudioRecord.cpp 116 IPCThreadState::self()->flushCommands();
mediaplayer.cpp 73 IPCThreadState::self()->flushCommands();
AudioTrack.cpp 136 IPCThreadState::self()->flushCommands();
    [all...]
  /frameworks/base/libs/gui/
Surface.cpp 72 IPCThreadState::self()->flushCommands();
326 IPCThreadState::self()->flushCommands();
  /frameworks/base/media/libmediaplayerservice/
MetadataRetrieverClient.cpp 82 IPCThreadState::self()->flushCommands();
MediaPlayerService.cpp 534 IPCThreadState::self()->flushCommands();
    [all...]
  /frameworks/media/libvideoeditor/lvpp/
AudioPlayerBase.cpp 234 IPCThreadState::self()->flushCommands();
PreviewPlayerBase.cpp 917 IPCThreadState::self()->flushCommands();
1018 IPCThreadState::self()->flushCommands();
    [all...]
PreviewPlayer.cpp 312 IPCThreadState::self()->flushCommands();
    [all...]
  /system/media/wilhelm/src/android/
android_StreamPlayer.cpp 113 IPCThreadState::self()->flushCommands();
  /frameworks/base/media/libstagefright/
AudioPlayer.cpp 242 IPCThreadState::self()->flushCommands();
AwesomePlayer.cpp 1066 IPCThreadState::self()->flushCommands();
    [all...]
  /frameworks/base/core/jni/
android_util_Binder.cpp 773 IPCThreadState::self()->flushCommands();
    [all...]
  /frameworks/base/services/audioflinger/
AudioFlinger.cpp     [all...]

Completed in 782 milliseconds