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

  /external/chromium_org/chrome/browser/
upload_list.cc 26 upload_log_path_(upload_log_path) {}
52 if (base::PathExists(upload_log_path_)) {
54 file_util::ReadFileToString(upload_log_path_, &contents);
upload_list.h 83 const base::FilePath upload_log_path_; member in class:UploadList

Completed in 53 milliseconds