Searched refs:req_status (Results 1 – 1 of 1) sorted by relevance
504 StreamBufferRequestError req_status = StreamBufferRequestError::kOk; in Refill() local506 cache_info_.request_func(num_buffers_to_acquire, &buffers, &req_status); in Refill()519 cache_info_.stream_id, req_status); in Refill()520 switch (req_status) { in Refill()539 ALOGE("%s: Unknown error code: %d", __FUNCTION__, req_status); in Refill()