Searched refs:INLINE_VECS (Results 1 - 1 of 1) sorted by relevance

/system/core/liblog/
H A Dfake_log_device.c446 const size_t INLINE_VECS = 6; local
448 struct iovec stackVec[INLINE_VECS];
456 if (numVecs > INLINE_VECS) {

Completed in 101 milliseconds