Searched refs:postAndAwaitResponse (Results 1 – 10 of 10) sorted by relevance
37 status_t postAndAwaitResponse(
80 status_t postAndAwaitResponse(sp<AMessage> *response);
155 status_t ALooperRoster::postAndAwaitResponse( in postAndAwaitResponse() function in android::ALooperRoster
256 status_t AMessage::postAndAwaitResponse(sp<AMessage> *response) { in postAndAwaitResponse() function in android::AMessage257 return gLooperRoster.postAndAwaitResponse(this, response); in postAndAwaitResponse()
52 status_t err = msg->postAndAwaitResponse(&response); in postSynchronouslyAndReturnError()
70 status_t err = msg->postAndAwaitResponse(response); in PostAndAwaitResponse()
92 msg->postAndAwaitResponse(&dummy); in stop()
261 status_t err = msg->postAndAwaitResponse(&response); in getFormat()293 status_t err = msg->postAndAwaitResponse(&response); in seekTo()350 status_t err = msg->postAndAwaitResponse(&response); in dequeueAccessUnit()
48 status_t err = msg->postAndAwaitResponse(response); in PostAndAwaitResponse()
80 status_t err = msg->postAndAwaitResponse(response); in PostAndAwaitResponse()