Searched refs:MD_MEMORY_LIST_STREAM (Results 1 – 10 of 10) sorted by relevance
317 MD_MEMORY_LIST_STREAM = 5, /* MDRawMemoryList */ enumerator
24 stream_type = 0x5 (MD_MEMORY_LIST_STREAM)68 stream type 0x5 (MD_MEMORY_LIST_STREAM) at index 2
328 memory_list_(*this, MD_MEMORY_LIST_STREAM) in Dump()
196 EXPECT_EQ((uint32_t) MD_MEMORY_LIST_STREAM, dir->stream_type); in TEST()
4213 case MD_MEMORY_LIST_STREAM: in Read()4307 case MD_MEMORY_LIST_STREAM: in get_stream_name()
564 static const uint32_t kStreamType = MD_MEMORY_LIST_STREAM;
219 EXPECT_TRUE(minidump.SeekToStreamType(MD_MEMORY_LIST_STREAM, &len)); in TEST()
603 dirent->stream_type = MD_MEMORY_LIST_STREAM; in WriteMemoryListStream()
1071 memory_list_stream->stream_type = MD_MEMORY_LIST_STREAM; in WriteMemoryListStream()
246 MD_MEMORY_LIST_STREAM = 5 variable679 elif d.stream_type == MD_MEMORY_LIST_STREAM: