Lines Matching full:waitforresponse
604 err = waitForResponse(reply);
607 err = waitForResponse(&fakeReply);
625 err = waitForResponse(NULL, NULL);
668 waitForResponse(NULL, &result);
730 return waitForResponse(NULL, NULL);
733 status_t IPCThreadState::waitForResponse(Parcel *reply, status_t *acquireResult)
747 alog << "Processing waitForResponse Command: "