Home
last modified time | relevance | path

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

/system/tools/aidl/tests/lazy_test/
Dmain.cpp77 IPCThreadState::self()->flushCommands(); in TearDown()
90 IPCThreadState::self()->flushCommands(); in TEST_F()
108 IPCThreadState::self()->flushCommands(); in testWithTimes()
184 IPCThreadState::self()->flushCommands(); in TEST_F()
203 IPCThreadState::self()->flushCommands(); in TEST_F()
/system/libhwbinder/
DBpHwBinder.cpp145 self->flushCommands(); in linkToDeath()
179 self->flushCommands(); in unlinkToDeath()
204 self->flushCommands(); in sendObituary()
294 ipc->flushCommands(); in onLastStrongRef()
DIPCThreadState.cpp410 void IPCThreadState::flushCommands() in flushCommands() function in android::hardware::IPCThreadState
596 flushCommands(); in handlePolledCommands()
603 flushCommands(); in stopProcess()
1294 self->flushCommands(); in threadDestructor()
/system/tools/hidl/test/lazy_test/
Dhidl_lazy_test.cpp73 IPCThreadState::self()->flushCommands(); in TearDown()
100 IPCThreadState::self()->flushCommands(); in TEST_F()
123 IPCThreadState::self()->flushCommands(); in testWithTimes()
/system/libhwbinder/include/hwbinder/
DIPCThreadState.h70 void flushCommands();
/system/hwservicemanager/
Dservice.cpp75 IPCThreadState::self()->flushCommands(); in setupTo()