Home
last modified time | relevance | path

Searched refs:NotifyReadersOfPrune (Results 1 – 3 of 3) sorted by relevance

/system/logging/logd/
DSerializedLogChunk.cpp72 void SerializedLogChunk::NotifyReadersOfPrune(log_id_t log_id) { in NotifyReadersOfPrune() function in SerializedLogChunk
DSerializedLogChunk.h68 void NotifyReadersOfPrune(log_id_t log_id) REQUIRES(logd_lock);
DSerializedLogBuffer.cpp58 chunk->NotifyReadersOfPrune(log_id); in ClearLogsByUid()
220 it_to_prune->NotifyReadersOfPrune(log_id); in Prune()