Home
last modified time | relevance | path

Searched defs:kErrorMessageBufferSize (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/
Dlogging.cc950 const int kErrorMessageBufferSize = 256; in SystemErrorCodeToString() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.h49 static const uptr kErrorMessageBufferSize = 1 << 16; variable
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.h47 static const uptr kErrorMessageBufferSize = 1 << 16; variable