Searched refs:waitForResponse (Results 1 – 3 of 3) sorted by relevance
580 err = waitForResponse(reply); in transact()583 err = waitForResponse(&fakeReply); in transact()601 err = waitForResponse(NULL, NULL); in transact()644 waitForResponse(NULL, &result); in attemptIncStrongHandle()706 return waitForResponse(NULL, NULL); in sendReply()709 status_t IPCThreadState::waitForResponse(Parcel *reply, status_t *acquireResult) in waitForResponse() function in android::IPCThreadState
92 status_t waitForResponse(Parcel *reply,
2981 status_t waitForResponse() { in waitForResponse() function in android::GraphicProducerWrapper3105 res = wrapper->waitForResponse(); in captureScreen()