Home
last modified time | relevance | path

Searched defs:GetMappingAbsolutePath (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/client/linux/minidump_writer/
H A Dlinux_core_dumper_unittest.cc45 TEST(LinuxCoreDumperTest, GetMappingAbsolutePath) { in TEST() argument
H A Dlinux_dumper.cc440 bool LinuxDumper::GetMappingAbsolutePath(const MappingInfo& mapping, in GetMappingAbsolutePath() function in google_breakpad::LinuxDumper