Searched refs:GetStream (Results 1 – 3 of 3) sorted by relevance
21 zx_status_t GetStream(uint32_t stream_id, fbl::unique_fd* out_fd);
12 zx_status_t status = xdc::GetStream(stream_id, out_fd); in configure_xdc()
21 zx_status_t GetStream(uint32_t stream_id, fbl::unique_fd* out_fd) { in GetStream() function
Completed in 6 milliseconds