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

  /external/chromium/chrome/browser/chromeos/cros/
burn_library.h 45 virtual bool DoBurn(const FilePath& from_path, const FilePath& to_path) = 0;
burn_library.cc 24 virtual bool DoBurn(const FilePath& from_path, const FilePath& to_path);
84 bool BurnLibraryImpl::DoBurn(const FilePath& from_path,
170 virtual bool DoBurn(const FilePath& from_path, const FilePath& to_path) {
  /external/chromium_org/chrome/browser/chromeos/imageburner/
burn_manager.cc 374 DoBurn();
401 void BurnManager::DoBurn() {
462 DoBurn();
burn_controller.cc 102 burn_manager_->DoBurn();
burn_manager.h 304 void DoBurn();
307 // TODO(hidehiko): Rename this method along with the renaming of DoBurn.
  /external/chromium/chrome/browser/ui/webui/chromeos/
imageburner_ui.cc 414 DoBurn(image_file_path_, image_target_)) {

Completed in 60 milliseconds