Home
last modified time | relevance | path

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

/external/chromium_org/chrome/installer/util/
Dcopy_tree_work_item.cc20 const base::FilePath& alternative_path) in CopyTreeWorkItem() argument
25 alternative_path_(alternative_path), in CopyTreeWorkItem()
Dwork_item.cc38 const base::FilePath& alternative_path) { in CreateCopyTreeWorkItem() argument
40 overwrite_option, alternative_path); in CreateCopyTreeWorkItem()
Dcopy_tree_work_item.h46 const base::FilePath& alternative_path);
Dwork_item_list.cc88 const std::wstring& alternative_path) { in AddCopyTreeWorkItem() argument
94 base::FilePath(alternative_path)); in AddCopyTreeWorkItem()
Dwork_item_list.h54 const std::wstring& alternative_path = L"");
Dwork_item.h89 const base::FilePath& alternative_path);