Home
last modified time | relevance | path

Searched refs:target_path_ (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/cros/
Dburn_library.cc40 std::string target_path_; member in chromeos::BurnLibraryImpl
101 if (target_path_ == "") { in BurnImage()
102 target_path_ = to_path.value(); in BurnImage()
139 target_path_ == status.target_path) in UpdateBurnStatus()
140 target_path_ = ""; in UpdateBurnStatus()