Home
last modified time | relevance | path

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

/external/google-breakpad/src/google_breakpad/common/
Dminidump_format.h863 static const size_t MD_MISCINFO4_SIZE = variable
/external/google-breakpad/src/processor/
Dminidump.cc4068 expected_size != MD_MISCINFO4_SIZE && in Read()
4079 << ", " << MD_MISCINFO3_SIZE << ", " << MD_MISCINFO4_SIZE in Read()
4133 if (misc_info_.size_of_info > MD_MISCINFO4_SIZE) { in Read()
4290 if (misc_info_.size_of_info > MD_MISCINFO4_SIZE) { in Print()