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

1 2

  /frameworks/base/native/android/
looper.cpp 59 IPCThreadState::self()->flushCommands();
70 IPCThreadState::self()->flushCommands();
  /system/libhwbinder/
BpHwBinder.cpp 140 self->flushCommands();
174 self->flushCommands();
199 self->flushCommands();
297 ipc->flushCommands();
IPCThreadState.cpp 401 void IPCThreadState::flushCommands()
413 ALOGW("mOut.dataSize() > 0 after flushCommands()");
513 * libhwbinder has a flushCommands() in the BpHwBinder destructor,
591 flushCommands();
598 flushCommands();
    [all...]
ProcessState.cpp 141 ipc->flushCommands();
  /hardware/interfaces/health/2.0/utils/libhealthservice/
HealthServiceCommon.cpp 63 IPCThreadState::self()->flushCommands();
  /frameworks/native/libs/binder/include/binder/
IPCThreadState.h 56 void flushCommands();
  /frameworks/native/services/surfaceflinger/
MessageQueue.cpp 106 IPCThreadState::self()->flushCommands();
  /system/libhwbinder/include/hwbinder/
IPCThreadState.h 57 void flushCommands();
  /frameworks/native/libs/binder/
BpBinder.cpp 247 self->flushCommands();
281 self->flushCommands();
306 self->flushCommands();
IPCThreadState.cpp 407 void IPCThreadState::flushCommands()
419 ALOGW("mOut.dataSize() > 0 after flushCommands()");
580 flushCommands();
587 flushCommands();
    [all...]
ProcessState.cpp 151 ipc->flushCommands();
  /frameworks/native/libs/gui/
SurfaceControl.cpp 74 IPCThreadState::self()->flushCommands();
  /frameworks/av/media/libmedia/
mediametadataretriever.cpp 81 IPCThreadState::self()->flushCommands();
  /frameworks/native/libs/binder/tests/
binderLibTest.cpp 564 IPCThreadState::self()->flushCommands();
587 IPCThreadState::self()->flushCommands();
615 IPCThreadState::self()->flushCommands();
    [all...]
  /frameworks/av/media/libmediaplayerservice/
MetadataRetrieverClient.cpp 80 IPCThreadState::self()->flushCommands();
  /frameworks/native/libs/ui/
Gralloc2.cpp 365 hardware::IPCThreadState::self()->flushCommands();
  /frameworks/wilhelm/src/android/
android_StreamPlayer.cpp 117 IPCThreadState::self()->flushCommands();
  /frameworks/av/media/libaudioclient/
AudioEffect.cpp 191 IPCThreadState::self()->flushCommands();
  /frameworks/av/media/libaudiohal/2.0/
DeviceHalHidl.cpp 109 hardware::IPCThreadState::self()->flushCommands();
EffectHalHidl.cpp 51 hardware::IPCThreadState::self()->flushCommands();
StreamHalHidl.cpp 296 hardware::IPCThreadState::self()->flushCommands();
593 hardware::IPCThreadState::self()->flushCommands();
  /frameworks/av/media/libaudiohal/4.0/
DeviceHalHidl.cpp 115 hardware::IPCThreadState::self()->flushCommands();
EffectHalHidl.cpp 54 hardware::IPCThreadState::self()->flushCommands();
  /frameworks/av/media/libstagefright/
AudioPlayer.cpp 374 IPCThreadState::self()->flushCommands();
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWC2.h 111 Error flushCommands();

Completed in 351 milliseconds

1 2