HomeSort by relevance Sort by last modified time
    Searched defs:CreateEntriesFromCommands (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/sessions/
tab_restore_service.cc 716 CreateEntriesFromCommands(request, &entries);
724 void TabRestoreService::CreateEntriesFromCommands(
    [all...]
  /external/chromium_org/chrome/browser/sessions/
persistent_tab_restore_service.cc 185 void CreateEntriesFromCommands(const std::vector<SessionCommand*>& commands,
554 CreateEntriesFromCommands(commands.get(), &entries);
562 void PersistentTabRestoreService::Delegate::CreateEntriesFromCommands(
    [all...]

Completed in 28 milliseconds