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 55 scoped_ptr<WorkItemList> work_item_list(WorkItem::CreateWorkItemList());
107 scoped_ptr<WorkItemList> work_item_list(WorkItem::CreateWorkItemList());
165 scoped_ptr<WorkItemList> work_item_list(WorkItem::CreateWorkItemList());
221 scoped_ptr<WorkItemList> work_item_list(WorkItem::CreateWorkItemList());
work_item.cc 127 WorkItemList* WorkItem::CreateWorkItemList() {
work_item.h 158 static WorkItemList* CreateWorkItemList();
google_update_settings_unittest.cc 368 scoped_ptr<WorkItemList> work_item_list(WorkItem::CreateWorkItemList());
379 work_item_list.reset(WorkItem::CreateWorkItemList());
390 work_item_list.reset(WorkItem::CreateWorkItemList());
400 work_item_list.reset(WorkItem::CreateWorkItemList());
410 work_item_list.reset(WorkItem::CreateWorkItemList());
443 work_item_list.reset(WorkItem::CreateWorkItemList());
    [all...]
shell_util.cc 623 scoped_ptr<WorkItemList> items(WorkItem::CreateWorkItemList());
    [all...]
  /external/chromium_org/chrome/installer/setup/
install.cc 194 scoped_ptr<WorkItemList> install_list(WorkItem::CreateWorkItemList());
setup_main.cc 241 scoped_ptr<WorkItemList> install_list(WorkItem::CreateWorkItemList());
    [all...]
uninstall.cc     [all...]

Completed in 155 milliseconds