Home
last modified time | relevance | path

Searched refs:flushCommands (Results 1 – 6 of 6) sorted by relevance

/system/libhwbinder/
DBpHwBinder.cpp140 self->flushCommands(); in linkToDeath()
174 self->flushCommands(); in unlinkToDeath()
199 self->flushCommands(); in sendObituary()
304 ipc->flushCommands(); in onLastStrongRef()
DIPCThreadState.cpp410 void IPCThreadState::flushCommands() in flushCommands() function in android::hardware::IPCThreadState
610 flushCommands(); in handlePolledCommands()
617 flushCommands(); in stopProcess()
1297 self->flushCommands(); in threadDestructor()
DProcessState.cpp141 ipc->flushCommands(); in getContextObject()
/system/tools/hidl/test/lazy_test/
Dmain.cpp47 IPCThreadState::self()->flushCommands(); in TEST()
68 IPCThreadState::self()->flushCommands(); in testWithTimes()
/system/libhwbinder/include/hwbinder/
DIPCThreadState.h68 void flushCommands();
/system/hwservicemanager/
Dservice.cpp75 IPCThreadState::self()->flushCommands(); in setupTo()