Home
last modified time | relevance | path

Searched refs:CrashGenerator (Results 1 – 6 of 6) sorted by relevance

/external/google-breakpad/src/common/linux/tests/
Dcrash_generator.cc99 CrashGenerator::CrashGenerator() in CrashGenerator() function in google_breakpad::CrashGenerator
104 CrashGenerator::~CrashGenerator() { in ~CrashGenerator()
108 bool CrashGenerator::HasDefaultCorePattern() const { in HasDefaultCorePattern()
115 string CrashGenerator::GetCoreFilePath() const { in GetCoreFilePath()
119 string CrashGenerator::GetDirectoryOfProcFilesCopy() const { in GetDirectoryOfProcFilesCopy()
123 pid_t CrashGenerator::GetThreadId(unsigned index) const { in GetThreadId()
127 pid_t* CrashGenerator::GetThreadIdPointer(unsigned index) { in GetThreadIdPointer()
131 bool CrashGenerator::MapSharedMemory(size_t memory_size) { in MapSharedMemory()
148 bool CrashGenerator::UnmapSharedMemory() { in UnmapSharedMemory()
162 bool CrashGenerator::SetCoreFileSizeLimit(rlim_t limit) const { in SetCoreFileSizeLimit()
[all …]
Dcrash_generator.h51 class CrashGenerator {
53 CrashGenerator();
55 ~CrashGenerator();
/external/google-breakpad/src/common/linux/
Delf_core_dump_unittest.cc45 using google_breakpad::CrashGenerator;
131 CrashGenerator crash_generator; in TEST()
/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_core_dumper_unittest.cc66 CrashGenerator crash_generator; in TEST()
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym17303 FUNC 32218 5c 0 google_breakpad::CrashGenerator::HasDefaultCorePattern
17317 FUNC 32274 8 0 google_breakpad::CrashGenerator::GetThreadId
17320 FUNC 3227c 8 0 google_breakpad::CrashGenerator::GetThreadIdPointer
17323 FUNC 32284 2c 0 google_breakpad::CrashGenerator::UnmapSharedMemory
17334 FUNC 322b0 54 0 google_breakpad::CrashGenerator::MapSharedMemory
17349 FUNC 32304 2c 0 google_breakpad::CrashGenerator::SetCoreFileSizeLimit
17358 FUNC 32330 b4 0 google_breakpad::CrashGenerator::CopyProcFiles
17382 FUNC 323e4 114 0 google_breakpad::CrashGenerator::CreateThreadsInChildProcess
17444 FUNC 3251a 12 0 google_breakpad::CrashGenerator::CrashGenerator
17449 FUNC 3252c 1a 0 google_breakpad::CrashGenerator::~CrashGenerator
[all …]
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym18345 FUNC 4b264 6c 0 google_breakpad::CrashGenerator::HasDefaultCorePattern
18358 FUNC 4b2d0 c 0 google_breakpad::CrashGenerator::GetThreadId
18361 FUNC 4b2dc c 0 google_breakpad::CrashGenerator::GetThreadIdPointer
18364 FUNC 4b2e8 58 0 google_breakpad::CrashGenerator::UnmapSharedMemory
18378 FUNC 4b340 88 0 google_breakpad::CrashGenerator::MapSharedMemory
18393 FUNC 4b3c8 44 0 google_breakpad::CrashGenerator::SetCoreFileSizeLimit
18404 FUNC 4b40c dc 0 google_breakpad::CrashGenerator::CopyProcFiles
18424 FUNC 4b4e8 188 0 google_breakpad::CrashGenerator::CreateThreadsInChildProcess
18477 FUNC 4b6c4 28 0 google_breakpad::CrashGenerator::CrashGenerator
18482 FUNC 4b6ec 30 0 google_breakpad::CrashGenerator::~CrashGenerator
[all …]