Searched defs:target_path_ (Results 1 - 1 of 1) sorted by relevance

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

Completed in 49 milliseconds