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

/frameworks/native/libs/binder/
H A DIPCThreadState.cpp411 talkWithDriver(false);
416 talkWithDriver(false);
440 result = talkWithDriver();
557 talkWithDriver(false);
767 if ((err=talkWithDriver()) < NO_ERROR) break;
852 status_t IPCThreadState::talkWithDriver(bool doReceive) function in class:android::IPCThreadState

Completed in 26 milliseconds