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

  /external/google-breakpad/src/common/linux/tests/
crash_generator.h 83 bool CopyProcFiles(pid_t pid, const char* path) const;
crash_generator.cc 198 if (!CopyProcFiles(getpid(), proc_dir.c_str())) {
256 bool CrashGenerator::CopyProcFiles(pid_t pid, const char* path) const {

Completed in 3438 milliseconds