Home
last modified time | relevance | path

Searched refs:flushCommands (Results 1 – 7 of 7) 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()
/system/tools/hidl/test/lazy_test/
Dhidl_lazy_test.cpp71 IPCThreadState::self()->flushCommands(); in TearDown()
98 IPCThreadState::self()->flushCommands(); in TEST_F()
121 IPCThreadState::self()->flushCommands(); in testWithTimes()
/system/libhwbinder/
DBpHwBinder.cpp145 self->flushCommands(); in linkToDeath()
179 self->flushCommands(); in unlinkToDeath()
204 self->flushCommands(); in sendObituary()
294 ipc->flushCommands(); in onLastStrongRef()
DIPCThreadState.cpp408 void IPCThreadState::flushCommands() in flushCommands() function in android::hardware::IPCThreadState
607 flushCommands(); in handlePolledCommands()
614 flushCommands(); in stopProcess()
1298 self->flushCommands(); in threadDestructor()
DProcessState.cpp149 ipc->flushCommands(); in getContextObject()
/system/libhwbinder/include/hwbinder/
DIPCThreadState.h66 void flushCommands();
/system/hwservicemanager/
Dservice.cpp75 IPCThreadState::self()->flushCommands(); in setupTo()