Home | History | Annotate | Download | only in binder

Lines Matching defs:waitForResponse

581             err = waitForResponse(reply);
584 err = waitForResponse(&fakeReply);
602 err = waitForResponse(NULL, NULL);
644 waitForResponse(NULL, &result);
701 return waitForResponse(NULL, NULL);
704 status_t IPCThreadState::waitForResponse(Parcel *reply, status_t *acquireResult)
718 alog << "Processing waitForResponse Command: "