Searched refs:maxEntries (Results 1 – 1 of 1) sorted by relevance
113 Log(const std::string& tag, size_t maxEntries) : mTag(tag), mMaxEntries(maxEntries) {} in Log() argument