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

/frameworks/av/media/libnbaio/
H A DNBLog.cpp292 size_t lost = 0; local
294 lost = avail - mSize;
295 mFront += lost;
341 lost += i;
343 fdprintf(fd, "%*swarning: lost %u bytes worth of events\n", indent, "", lost);
345 ALOGI("%*swarning: lost %u bytes worth of events\n", indent, "", lost);

Completed in 26 milliseconds