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

  /external/chromium/chrome/browser/
bug_report_data.cc 11 BugReportData::BugReportData()
23 BugReportData::~BugReportData() {}
25 void BugReportData::UpdateData(Profile* profile,
53 void BugReportData::SyslogsComplete(chromeos::LogDictionaryType* logs,
bug_report_data.h 18 class BugReportData {
26 BugReportData();
27 ~BugReportData();

Completed in 33 milliseconds