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

  /external/chromium/chrome/browser/ui/webui/chromeos/
imageburner_ui.h 242 FilePath zip_image_file_path_; member in class:ImageBurnHandler
imageburner_ui.cc 189 zip_image_file_path_.clear();
251 zip_image_file_path_ = download->full_path();
398 zip_image_file_path_ =
489 zip_image_file_path_,
534 if (!Unzip(zip_image_file_path_, img_dir))
544 if (path != zip_image_file_path_) {

Completed in 142 milliseconds