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

  /system/core/crash_reporter/
user_collector.h 156 bool CopyStdinToCoreFile(const base::FilePath &core_path);
user_collector.cc 352 bool UserCollector::CopyStdinToCoreFile(const FilePath &core_path) {
449 if (!CopyStdinToCoreFile(core_path)) {

Completed in 44 milliseconds