Searched refs:target_path_ (Results 1 – 2 of 2) sorted by relevance
356 std::string target_path_; variable
308 target_path_.clear(); in CloseCurrentPartition()341 target_path_ = install_part.target_path; in OpenCurrentPartition()348 LOG(INFO) << "Opening " << target_path_ << " partition with" in OpenCurrentPartition()351 target_fd_ = OpenFile(target_path_.c_str(), flags, true, &err); in OpenCurrentPartition()356 << ", file " << target_path_; in OpenCurrentPartition()