Home
last modified time | relevance | path

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

/external/chromium_org/chrome/installer/util/
Dcopy_tree_work_item.cc28 copied_to_alternate_path_(false) { in CopyTreeWorkItem()
61 copied_to_alternate_path_ = true; in Do()
122 if (copied_to_alternate_path_ && in Rollback()
Dcopy_tree_work_item.h77 bool copied_to_alternate_path_; variable