Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DIPCThreadState.cpp422 talkWithDriver(false); in flushCommands()
462 result = talkWithDriver(); in joinThreadPool()
496 talkWithDriver(false); in joinThreadPool()
674 if ((err=talkWithDriver()) < NO_ERROR) break; in waitForResponse()
759 status_t IPCThreadState::talkWithDriver(bool doReceive) in talkWithDriver() function in android::IPCThreadState
/frameworks/native/include/binder/
DIPCThreadState.h93 status_t talkWithDriver(bool doReceive=true);