Searched refs:DEFAULT_LOG_SIZE (Results 1 – 2 of 2) sorted by relevance
32 static constexpr int DEFAULT_LOG_SIZE = 1024 * 1024; // 1M variable
48 maxLogSize_(DEFAULT_LOG_SIZE), in EventLogTask()