Home
last modified time | relevance | path

Searched refs:SeekToStreamType (Results 1 – 7 of 7) sorted by relevance

/external/google-breakpad/src/client/linux/minidump_writer/
Dminidump_writer_unittest.cc218 EXPECT_TRUE(minidump.SeekToStreamType(MD_THREAD_LIST_STREAM, &len)); in TEST()
219 EXPECT_TRUE(minidump.SeekToStreamType(MD_MEMORY_LIST_STREAM, &len)); in TEST()
220 EXPECT_TRUE(minidump.SeekToStreamType(MD_EXCEPTION_STREAM, &len)); in TEST()
221 EXPECT_TRUE(minidump.SeekToStreamType(MD_SYSTEM_INFO_STREAM, &len)); in TEST()
222 EXPECT_TRUE(minidump.SeekToStreamType(MD_LINUX_CPU_INFO, &len)); in TEST()
223 EXPECT_TRUE(minidump.SeekToStreamType(MD_LINUX_PROC_STATUS, &len)); in TEST()
224 EXPECT_TRUE(minidump.SeekToStreamType(MD_LINUX_CMD_LINE, &len)); in TEST()
225 EXPECT_TRUE(minidump.SeekToStreamType(MD_LINUX_ENVIRON, &len)); in TEST()
226 EXPECT_TRUE(minidump.SeekToStreamType(MD_LINUX_AUXV, &len)); in TEST()
227 EXPECT_TRUE(minidump.SeekToStreamType(MD_LINUX_MAPS, &len)); in TEST()
[all …]
/external/google-breakpad/src/processor/
Dminidump_dump.cc60 if (!minidump->SeekToStreamType(stream_type, &length)) { in DumpRawStream()
Dminidump_unittest.cc163 ASSERT_TRUE(minidump.SeekToStreamType(0xfbb7fa2bU, &stream_length)); in TEST()
Dminidump.cc4538 bool Minidump::SeekToStreamType(uint32_t stream_type, in SeekToStreamType() function in google_breakpad::Minidump
4613 if (!SeekToStreamType(stream_type, &stream_length)) { in GetStream()
/external/google-breakpad/src/google_breakpad/processor/
Dminidump.h957 bool SeekToStreamType(uint32_t stream_type, uint32_t* stream_length);
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym33776 FUNC 4b8e4 1e4 0 google_breakpad::Minidump::SeekToStreamType
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym35497 FUNC 7171c 270 0 google_breakpad::Minidump::SeekToStreamType