Searched refs:waitForResponse (Results 1 – 2 of 2) sorted by relevance
666 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
142 status_t waitForResponse(Parcel *reply,