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

/external/chromium_org/chrome/installer/util/
H A Dwork_item_list.cc134 WorkItem* WorkItemList::AddDeleteTreeWorkItem( function in class:WorkItemList
144 WorkItem* WorkItemList::AddDeleteTreeWorkItem(const base::FilePath& root_path, function in class:WorkItemList
147 return AddDeleteTreeWorkItem(root_path, temp_path, no_key_files);

Completed in 105 milliseconds