HomeSort by relevance Sort by last modified time
    Searched refs:CreateWorkItemList (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/chrome/installer/util/
work_item_list_unittest.cc 47 scoped_ptr<WorkItemList> work_item_list(WorkItem::CreateWorkItemList());
104 scoped_ptr<WorkItemList> work_item_list(WorkItem::CreateWorkItemList());
167 scoped_ptr<WorkItemList> work_item_list(WorkItem::CreateWorkItemList());
228 scoped_ptr<WorkItemList> work_item_list(WorkItem::CreateWorkItemList());
work_item.cc 140 WorkItemList* WorkItem::CreateWorkItemList() {
work_item.h 169 static WorkItemList* CreateWorkItemList();
google_update_settings_unittest.cc 482 scoped_ptr<WorkItemList> work_item_list(WorkItem::CreateWorkItemList());
493 work_item_list.reset(WorkItem::CreateWorkItemList());
504 work_item_list.reset(WorkItem::CreateWorkItemList());
514 work_item_list.reset(WorkItem::CreateWorkItemList());
524 work_item_list.reset(WorkItem::CreateWorkItemList());
558 work_item_list.reset(WorkItem::CreateWorkItemList());
    [all...]
shell_util.cc 635 scoped_ptr<WorkItemList> items(WorkItem::CreateWorkItemList());
    [all...]
  /external/chromium_org/chrome/installer/setup/
install.cc 186 scoped_ptr<WorkItemList> install_list(WorkItem::CreateWorkItemList());
setup_main.cc 243 scoped_ptr<WorkItemList> install_list(WorkItem::CreateWorkItemList());
    [all...]
uninstall.cc     [all...]

Completed in 300 milliseconds