LazyBackgroundTaskQueue  265 apps/launcher.cc     extensions::LazyBackgroundTaskQueue* queue =
LazyBackgroundTaskQueue  103 apps/shell/browser/shell_extension_system.cc       new LazyBackgroundTaskQueue(browser_context_));
LazyBackgroundTaskQueue  144 apps/shell/browser/shell_extension_system.cc LazyBackgroundTaskQueue* ShellExtensionSystem::lazy_background_task_queue() {
LazyBackgroundTaskQueue   28 apps/shell/browser/shell_extension_system.h class LazyBackgroundTaskQueue;
LazyBackgroundTaskQueue   59 apps/shell/browser/shell_extension_system.h   virtual LazyBackgroundTaskQueue* lazy_background_task_queue()
LazyBackgroundTaskQueue   84 apps/shell/browser/shell_extension_system.h   scoped_ptr<LazyBackgroundTaskQueue> lazy_background_task_queue_;
LazyBackgroundTaskQueue  330 chrome/browser/chromeos/file_manager/file_browser_handlers.cc     extensions::LazyBackgroundTaskQueue* queue =
LazyBackgroundTaskQueue   39 chrome/browser/extensions/api/messaging/message_service.h class LazyBackgroundTaskQueue;
LazyBackgroundTaskQueue  268 chrome/browser/extensions/api/messaging/message_service.h   LazyBackgroundTaskQueue* lazy_background_task_queue_;
LazyBackgroundTaskQueue   85 chrome/browser/extensions/extension_system_impl.cc   lazy_background_task_queue_.reset(new LazyBackgroundTaskQueue(profile_));
LazyBackgroundTaskQueue  280 chrome/browser/extensions/extension_system_impl.cc LazyBackgroundTaskQueue*
LazyBackgroundTaskQueue  374 chrome/browser/extensions/extension_system_impl.cc LazyBackgroundTaskQueue* ExtensionSystemImpl::lazy_background_task_queue() {
LazyBackgroundTaskQueue   42 chrome/browser/extensions/extension_system_impl.h   virtual LazyBackgroundTaskQueue* lazy_background_task_queue()
LazyBackgroundTaskQueue   88 chrome/browser/extensions/extension_system_impl.h     LazyBackgroundTaskQueue* lazy_background_task_queue();
LazyBackgroundTaskQueue  105 chrome/browser/extensions/extension_system_impl.h     scoped_ptr<LazyBackgroundTaskQueue> lazy_background_task_queue_;
LazyBackgroundTaskQueue  151 chrome/browser/extensions/test_extension_system.cc LazyBackgroundTaskQueue*
LazyBackgroundTaskQueue   71 chrome/browser/extensions/test_extension_system.h   virtual LazyBackgroundTaskQueue* lazy_background_task_queue() OVERRIDE;
LazyBackgroundTaskQueue  584 extensions/browser/event_router.cc   LazyBackgroundTaskQueue* queue = ExtensionSystem::Get(
LazyBackgroundTaskQueue  686 extensions/browser/event_router.cc         LazyBackgroundTaskQueue* queue = ExtensionSystem::Get(
LazyBackgroundTaskQueue   35 extensions/browser/extension_system.h class LazyBackgroundTaskQueue;
LazyBackgroundTaskQueue   89 extensions/browser/extension_system.h   virtual LazyBackgroundTaskQueue* lazy_background_task_queue() = 0;
LazyBackgroundTaskQueue   28 extensions/browser/lazy_background_task_queue.cc LazyBackgroundTaskQueue::LazyBackgroundTaskQueue(
LazyBackgroundTaskQueue   39 extensions/browser/lazy_background_task_queue.cc LazyBackgroundTaskQueue::~LazyBackgroundTaskQueue() {
LazyBackgroundTaskQueue   42 extensions/browser/lazy_background_task_queue.cc bool LazyBackgroundTaskQueue::ShouldEnqueueTask(
LazyBackgroundTaskQueue   61 extensions/browser/lazy_background_task_queue.cc void LazyBackgroundTaskQueue::AddPendingTask(
LazyBackgroundTaskQueue  100 extensions/browser/lazy_background_task_queue.cc void LazyBackgroundTaskQueue::ProcessPendingTasks(
LazyBackgroundTaskQueue  135 extensions/browser/lazy_background_task_queue.cc void LazyBackgroundTaskQueue::Observe(
LazyBackgroundTaskQueue   32 extensions/browser/lazy_background_task_queue.h class LazyBackgroundTaskQueue : public content::NotificationObserver {
LazyBackgroundTaskQueue   36 extensions/browser/lazy_background_task_queue.h   explicit LazyBackgroundTaskQueue(content::BrowserContext* browser_context);
LazyBackgroundTaskQueue   37 extensions/browser/lazy_background_task_queue.h   virtual ~LazyBackgroundTaskQueue();
LazyBackgroundTaskQueue  100 extensions/browser/lazy_background_task_queue_unittest.cc   LazyBackgroundTaskQueue queue(profile_.get());
LazyBackgroundTaskQueue  124 extensions/browser/lazy_background_task_queue_unittest.cc   LazyBackgroundTaskQueue queue(profile_.get());
LazyBackgroundTaskQueue  165 extensions/browser/lazy_background_task_queue_unittest.cc   LazyBackgroundTaskQueue queue(profile_.get());