Home
last modified time | relevance | path

Searched refs:produce (Results 1 – 13 of 13) sorted by relevance

/device/generic/goldfish/audio/
Dring_buffer.h62 size_t produce(size_t size);
66 size_t produce(const void *data, size_t size);
Dring_buffer.cpp79 size_t RingBuffer::produce(size_t size) { in produce() function in android::hardware::audio::CPP_VERSION::implementation::RingBuffer
91 size_t RingBuffer::produce(const void *srcRaw, size_t size) { in produce() function in android::hardware::audio::CPP_VERSION::implementation::RingBuffer
Ddevice_port_sink.cpp158 LOG_ALWAYS_FATAL_IF(mRingBuffer.produce(szBytes) < szBytes); in write()
182 LOG_ALWAYS_FATAL_IF(mRingBuffer.produce(szBytes) < szBytes); in write()
Ddevice_port_source.cpp176 LOG_ALWAYS_FATAL_IF(mRingBuffer.produce(readBuf.data(), sz) < sz); in producerThread()
181 LOG_ALWAYS_FATAL_IF(mRingBuffer.produce(readBuf.size()) < sz); in producerThread()
/device/google/cuttlefish/host/frontend/webrtc_operator/
DAndroid.bp61 // couldn't find a module type that would produce that, prebuilt_usr_share_host
/device/google/sunfish/json-c/
Dconfigure.ac3 # Process this file with autoconf to produce a configure script.
DDoxyfile399 # doxygen can produce. The string should contain the $file, $line, and $text
/device/google/coral/json-c/
Dconfigure.ac3 # Process this file with autoconf to produce a configure script.
DDoxyfile399 # doxygen can produce. The string should contain the $file, $line, and $text
/device/google/redbull/json-c/
Dconfigure.ac3 # Process this file with autoconf to produce a configure script.
DDoxyfile399 # doxygen can produce. The string should contain the $file, $line, and $text
/device/google/contexthub/firmware/os/platform/stm32/lkr/
Dapp.lkr31 …- ".trash" contains sections taht GCC simply feel like it MUST produce (link error otherwise) but …
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto8999 // - old versions of protoc produce Java bindings with syntax errors when