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

  /external/chromium_org/chrome/browser/sessions/
tab_restore_service_helper.h 123 void PopulateTab(Tab* tab,
tab_restore_service_helper.cc 110 PopulateTab(local_tab.get(), index, delegate, &contents->GetController());
133 PopulateTab(&(window->tabs[entry_index]),
401 void TabRestoreServiceHelper::PopulateTab(
  /external/chromium/chrome/browser/sessions/
tab_restore_service.h 198 void PopulateTab(Tab* tab,
tab_restore_service.cc 227 PopulateTab(local_tab.get(), index, delegate, tab);
247 PopulateTab(&(window->tabs[entry_index]),
477 void TabRestoreService::PopulateTab(Tab* tab,
    [all...]

Completed in 7642 milliseconds