Home
last modified time | relevance | path

Searched refs:prune (Results 1 – 4 of 4) sorted by relevance

/system/core/logd/
DLogBuffer.h145 bool prune(log_id_t id, unsigned long pruneRows, uid_t uid = AID_ROOT);
DLogBuffer.cpp307 prune(id, pruneRows); in maybePrune()
487 bool LogBuffer::prune(log_id_t id, unsigned long pruneRows, uid_t caller_uid) { in prune() function in LogBuffer
850 busy = prune(id, 1, uid); in clear()
871 busy = prune(id, ULONG_MAX, uid); in clear()
DREADME.property31 This default means to prune the
/system/core/liblog/
DREADME120 signals logd to quiesce the reader until the buffer is about to prune