Home
last modified time | relevance | path

Searched refs:IsHighPriority (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/logging/logd/
H A DPruneList.h51 bool IsHighPriority(LogBufferElement* element) const;
H A DPruneList.cpp185 bool PruneList::IsHighPriority(LogBufferElement* element) const { in IsHighPriority() function in PruneList