Home
last modified time | relevance | path

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

/system/core/libnativebridge/
Dlibnativebridge.map.txt18 # together with libnativebridge in the APEX. Once this happens, prune this list.
/system/core/logd/
DLogBuffer.h190 bool prune(log_id_t id, unsigned long pruneRows, uid_t uid = AID_ROOT);
DLogBuffer.cpp464 prune(id, pruneRows); in maybePrune()
699 bool LogBuffer::prune(log_id_t id, unsigned long pruneRows, uid_t caller_uid) { in prune() function in LogBuffer
1041 busy = prune(id, 1, uid); in clear()
1062 busy = prune(id, ULONG_MAX, uid); in clear()
DREADME.property40 This default means to prune the
/system/core/liblog/
DREADME.md132 the reader until the buffer is about to prune at the start time then proceed to dumping content.