HomeSort by relevance Sort by last modified time
    Searched refs:GetDirectoryOfProcFilesCopy (Results 1 - 3 of 3) sorted by null

  /external/google-breakpad/src/common/linux/tests/
crash_generator.h 66 string GetDirectoryOfProcFilesCopy() const;
crash_generator.cc 119 string CrashGenerator::GetDirectoryOfProcFilesCopy() const {
193 string proc_dir = GetDirectoryOfProcFilesCopy();
  /external/google-breakpad/src/client/linux/minidump_writer/
linux_core_dumper_unittest.cc 81 const string procfs_path = crash_generator.GetDirectoryOfProcFilesCopy();

Completed in 343 milliseconds