Home
last modified time | relevance | path

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

/system/libhwbinder/
DIPCThreadState.cpp666 err = waitForResponse(reply); in transact()
669 err = waitForResponse(&fakeReply); in transact()
686 err = waitForResponse(nullptr, nullptr); in transact()
735 waitForResponse(nullptr, &result); in attemptIncStrongHandle()
800 return waitForResponse(nullptr, nullptr); in sendReply()
803 status_t IPCThreadState::waitForResponse(Parcel *reply, status_t *acquireResult) in waitForResponse() function in android::hardware::IPCThreadState
/system/libhwbinder/include/hwbinder/
DIPCThreadState.h142 status_t waitForResponse(Parcel *reply,