Lines Matching refs:Add

268   // Add all the existing TabContents.
270 Add(*iterator);
273 registrar_.Add(this, NotificationType::TAB_CONTENTS_CONNECTED,
275 registrar_.Add(this, NotificationType::TAB_CONTENTS_SWAPPED,
277 registrar_.Add(this, NotificationType::TAB_CONTENTS_DISCONNECTED,
283 registrar_.Add(this, NotificationType::TAB_CONTENTS_DESTROYED,
315 void TaskManagerTabContentsResourceProvider::Add(
372 Add(tab_contents);
376 Add(tab_contents);
484 // Add all the existing PrerenderContents.
494 Add(*it);
498 registrar_.Add(this, NotificationType::PRERENDER_CONTENTS_STARTED,
500 registrar_.Add(this, NotificationType::PRERENDER_CONTENTS_USED,
502 registrar_.Add(this, NotificationType::PRERENDER_CONTENTS_DESTROYED,
536 void TaskManagerPrerenderResourceProvider::Add(
587 Add(*Source<std::pair<int, int> >(source).ptr());
692 // Add all the existing BackgroundContents from every profile.
713 Add(*iterator, application_name);
718 registrar_.Add(this, NotificationType::BACKGROUND_CONTENTS_OPENED,
720 registrar_.Add(this, NotificationType::BACKGROUND_CONTENTS_NAVIGATED,
722 registrar_.Add(this, NotificationType::BACKGROUND_CONTENTS_DELETED,
754 void TaskManagerBackgroundContentsResourceProvider::Add(
809 Add(Details<BackgroundContentsOpenedDetails>(details)->contents,
824 Add(contents, application_name);
1002 registrar_.Add(this, NotificationType::CHILD_PROCESS_HOST_CONNECTED,
1004 registrar_.Add(this, NotificationType::CHILD_PROCESS_HOST_DISCONNECTED,
1040 Add(*Details<ChildProcessInfo>(details).ptr());
1051 void TaskManagerChildProcessResourceProvider::Add(
1124 Add(*iter);
1219 // Add all the existing ExtensionHosts.
1245 registrar_.Add(this, NotificationType::EXTENSION_PROCESS_CREATED,
1247 registrar_.Add(this, NotificationType::EXTENSION_PROCESS_TERMINATED,
1249 registrar_.Add(this, NotificationType::EXTENSION_HOST_DESTROYED,
1399 // Add all the existing BalloonHosts.
1409 registrar_.Add(this, NotificationType::NOTIFY_BALLOON_CONNECTED,
1411 registrar_.Add(this, NotificationType::NOTIFY_BALLOON_DISCONNECTED,