Home
last modified time | relevance | path

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

/system/core/logd/
DLogBuffer.h180 bool prune(log_id_t id, unsigned long pruneRows, uid_t uid = AID_ROOT);
DLogBuffer.cpp452 prune(id, pruneRows); in maybePrune()
660 bool LogBuffer::prune(log_id_t id, unsigned long pruneRows, uid_t caller_uid) { in prune() function in LogBuffer
1026 busy = prune(id, 1, uid); in clear()
1047 busy = prune(id, ULONG_MAX, uid); in clear()
DREADME.property40 This default means to prune the
/system/core/liblog/
DREADME152 signals logd to quiesce the reader until the buffer is about to prune