Searched defs:talkWithDriver (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/binder/
H A DIPCThreadState.cpp399 talkWithDriver(false);
419 result = talkWithDriver();
511 talkWithDriver(false);
718 if ((err=talkWithDriver()) < NO_ERROR) break;
803 status_t IPCThreadState::talkWithDriver(bool doReceive) function in class:android::IPCThreadState

Completed in 8 milliseconds