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

  /external/chromium_org/components/feedback/
feedback_uploader.cc 36 : report_path_(path.Append(kFeedbackReportPath)),
46 : report_path_(path.Append(kFeedbackReportPath)),
97 reports_queue_.push(new FeedbackReport(report_path_,
feedback_uploader.h 40 base::FilePath GetFeedbackReportsPath() { return report_path_; }
68 base::FilePath report_path_; member in class:feedback::FeedbackUploader

Completed in 1468 milliseconds