Android-cuttlefish cvd tool
|
This is the complete list of members for cuttlefish::RxBuffer, including all inherited members.
buffer_ | cuttlefish::ShmBuffer | protected |
get() | cuttlefish::RxBuffer | inline |
cuttlefish::ShmBuffer::get() const | cuttlefish::ShmBuffer | inline |
header_ | cuttlefish::ShmBuffer | private |
len() const | cuttlefish::ShmBuffer | inline |
len_ | cuttlefish::ShmBuffer | private |
on_consumed_ | cuttlefish::ShmBuffer | private |
operator=(const ShmBuffer &other)=delete | cuttlefish::ShmBuffer | |
RxBuffer(const virtio_snd_pcm_xfer &header, volatile uint8_t *buffer, uint32_t len, OnConsumedCb on_consumed) | cuttlefish::RxBuffer | inline |
SendStatus(AudioStatus status, uint32_t latency_bytes, uint32_t consumed_len) | cuttlefish::ShmBuffer | |
ShmBuffer(const virtio_snd_pcm_xfer &header, volatile uint8_t *buffer, uint32_t len, OnConsumedCb on_consumed) | cuttlefish::ShmBuffer | |
ShmBuffer(const ShmBuffer &other)=delete | cuttlefish::ShmBuffer | |
ShmBuffer(ShmBuffer &&other) | cuttlefish::ShmBuffer | |
status_sent_ | cuttlefish::ShmBuffer | private |
stream_id() const | cuttlefish::ShmBuffer | |
~ShmBuffer() | cuttlefish::ShmBuffer |