HomeSort by relevance Sort by last modified time
    Searched refs:EXPIRE_HOUR_THRESHOLD (Results 1 - 2 of 2) sorted by null

  /system/core/logd/
LogBufferElement.h 29 #define EXPIRE_HOUR_THRESHOLD 24 // Only expire chatty UID logs to preserve
LogBuffer.cpp 817 static const timespec too_old = { EXPIRE_HOUR_THRESHOLD * 60 * 60, 0 };
    [all...]

Completed in 1226 milliseconds