Home
last modified time | relevance | path

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

/system/netd/libnetdutils/include/netdutils/
DLog.h113 Log(const std::string& tag, size_t maxEntries) : mTag(tag), mMaxEntries(maxEntries) {} in Log() argument