Searched refs:talkWithDriver (Results 1 – 2 of 2) sorted by relevance
118 status_t talkWithDriver(bool doReceive=true);
412 talkWithDriver(false); in flushCommands()417 talkWithDriver(false); in flushCommands()441 result = talkWithDriver(); in getAndExecuteCommand()578 talkWithDriver(false); in joinThreadPool()805 if ((err=talkWithDriver()) < NO_ERROR) break; in waitForResponse()890 status_t IPCThreadState::talkWithDriver(bool doReceive) in talkWithDriver() function in android::hardware::IPCThreadState