Home
last modified time | relevance | path

Searched refs:talkWithDriver (Results 1 – 2 of 2) sorted by relevance

/system/libhwbinder/
DIPCThreadState.cpp414 talkWithDriver(false); in flushCommands()
419 talkWithDriver(false); in flushCommands()
443 result = talkWithDriver(); in getAndExecuteCommand()
581 talkWithDriver(false); in joinThreadPool()
809 if ((err=talkWithDriver()) < NO_ERROR) break; in waitForResponse()
894 status_t IPCThreadState::talkWithDriver(bool doReceive) in talkWithDriver() function in android::hardware::IPCThreadState
/system/libhwbinder/include/hwbinder/
DIPCThreadState.h144 status_t talkWithDriver(bool doReceive=true);