Searched refs:kMaxAsanReportSize (Results 1 – 3 of 3) sorted by relevance
24 static const size_t kMaxAsanReportSize = 1 << 16; variable
787 iov[7].iov_len = kMaxAsanReportSize + 1; in NonBrowserCrashHandler()
152 asan_report_str_ = new char[kMaxAsanReportSize + 1]; in OnFileCanReadWithoutBlocking()173 kMaxAsanReportSize + 1 + in OnFileCanReadWithoutBlocking()193 iov[7].iov_len = kMaxAsanReportSize + 1; in OnFileCanReadWithoutBlocking()