Home
last modified time | relevance | path

Searched refs:MD_UNUSED_STREAM (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/processor/testdata/
Dminidump2.dump.out54 stream_type = 0x0 (MD_UNUSED_STREAM)
60 stream_type = 0x0 (MD_UNUSED_STREAM)
65 stream type 0x0 (MD_UNUSED_STREAM) at index 8
/external/google-breakpad/src/google_breakpad/common/
Dminidump_format.h312 MD_UNUSED_STREAM = 0, enumerator
/external/google-breakpad/src/processor/
Dminidump.cc5408 case MD_UNUSED_STREAM: in get_stream_name()