Searched refs:infoErrors (Results 1 – 2 of 2) sorted by relevance
68 return infoErrors.size(); in getInfoErrSize()222 if (infoErrors.size() >= ERROR_INFO_CAP) in createEntry()224 erase(infoErrors.front()); in createEntry()232 infoErrors.push_back(entryId); in createEntry()621 removeId(infoErrors, entryId); in erase()677 infoErrors.push_back(idNum); in restore()
304 std::list<uint32_t> infoErrors; member in phosphor::logging::internal::Manager