Home | History | Annotate | Download | only in binder

Lines Matching defs:waitForResponse

627             err = waitForResponse(reply);
630 err = waitForResponse(&fakeReply);
648 err = waitForResponse(NULL, NULL);
697 waitForResponse(NULL, &result);
758 return waitForResponse(NULL, NULL);
761 status_t IPCThreadState::waitForResponse(Parcel *reply, status_t *acquireResult)
775 alog << "Processing waitForResponse Command: "