Searched refs:MD_SYSTEM_INFO_STREAM (Results 1 – 11 of 11) sorted by relevance
319 MD_SYSTEM_INFO_STREAM = 7, /* MDRawSystemInfo */ enumerator
36 stream_type = 0x7 (MD_SYSTEM_INFO_STREAM)70 stream type 0x7 (MD_SYSTEM_INFO_STREAM) at index 4
55 : Stream(dump, MD_SYSTEM_INFO_STREAM) { in SystemInfo()
778 EXPECT_EQ((uint32_t) MD_SYSTEM_INFO_STREAM, dir->stream_type); in TEST()
5282 case MD_SYSTEM_INFO_STREAM: in Read()5422 case MD_SYSTEM_INFO_STREAM: in get_stream_name()
569 dir->stream_type = MD_SYSTEM_INFO_STREAM; in WriteSystemInfoStream()
752 static const uint32_t kStreamType = MD_SYSTEM_INFO_STREAM;
209 EXPECT_TRUE(minidump.SeekToStreamType(MD_SYSTEM_INFO_STREAM, &len)); in TEST()
733 dirent->stream_type = MD_SYSTEM_INFO_STREAM; in WriteSystemInfoStream()
1177 system_info_stream->stream_type = MD_SYSTEM_INFO_STREAM; in WriteSystemInfoStream()
1228 case MD_SYSTEM_INFO_STREAM: in main()