Home
last modified time | relevance | path

Searched refs:filled (Results 1 – 6 of 6) sorted by relevance

/system/media/audio_utils/
Dfifo.cpp213 int32_t filled = mFifo.diff(mLocalRear, front); in obtain() local
214 if (filled < 0) { in obtain()
216 err = filled; in obtain()
220 availToWrite = mEffectiveFrames > (uint32_t) filled ? in obtain()
221 mEffectiveFrames - (uint32_t) filled : 0; in obtain()
324 int32_t filled = mFifo.diff(mLocalRear, front); in release() local
341 if (filled >= 0) { in release()
342 if ((uint32_t) filled < mArmLevel) { in release()
345 if (mIsArmed && filled + count > mTriggerLevel) { in release()
492 int32_t filled = mFifo.diff(rear, mLocalFront); in release() local
[all …]
/system/update_engine/liburing_cpp/src/
DIoUring.cpp123 const auto filled = io_uring_peek_batch_cqe(&ring, cqe_ptrs.data(), count); in PopCQE() local
124 if (filled != count) { in PopCQE()
/system/apex/proto/
Dapex_manifest.proto57 // This is supposed to be filled by the build system with libraries which are
/system/core/fs_mgr/libsnapshot/android/snapshot/
Dsnapshot.proto215 // Merge failure code, filled if state == MergeFailed.
261 // Merge failure code, filled if the merge failed at any time (regardless
/system/logging/logd/
DREADME.compression.md78 …er will consume more than 1MB. Note that there are 8 log buffers, 5 of which are typically filled.
/system/update_engine/
DREADME.md292 1. Find all the zero-filled blocks on the target partition and produce `ZERO`