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

/external/google-breakpad/src/google_breakpad/common/
H A Dminidump_format.h778 static const size_t MD_MISCINFO4_SIZE = sizeof(MDRawMiscInfo); variable
/external/google-breakpad/src/processor/
H A Dminidump.cc3407 expected_size != MD_MISCINFO4_SIZE) {
3410 << ", " << MD_MISCINFO3_SIZE << ", " << MD_MISCINFO4_SIZE local

Completed in 95 milliseconds