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

  /external/chromium_org/chrome/browser/chromeos/imageburner/
burn_manager.cc 385 image_fetcher_.reset(net::URLFetcher::Create(image_download_url_,
562 image_download_url_ = GURL(config_file.GetProperty(kUrl, hwid));
566 if (fetched && !image_file_name_.empty() && !image_download_url_.is_empty()) {
571 image_download_url_ = GURL();
burn_manager.h 388 GURL image_download_url_; member in class:chromeos::imageburner::BurnManager

Completed in 144 milliseconds