Searched refs:GetBackgroundErrorCount (Results 1 – 2 of 2) sorted by relevance
378 uint64_t GetBackgroundErrorCount() const { return bg_error_count_; } in GetBackgroundErrorCount() function670 uint64_t GetBackgroundErrorCount() const { return 0; } in GetBackgroundErrorCount() function
694 *value = GetBackgroundErrorCount(); in HandleBackgroundErrors()