Home
last modified time | relevance | path

Searched refs:RecordAppLaunch (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/sessions/
Dtab_restore_service.cc155 void RecordAppLaunch(Profile* profile, const TabRestoreService::Tab& tab) { in RecordAppLaunch() function
362 RecordAppLaunch(profile(), tab); in RestoreEntryById()
926 RecordAppLaunch(profile(), tab); in RestoreTab()
/external/chromium/chrome/browser/ui/gtk/bookmarks/
Dbookmark_bar_gtk.cc109 void RecordAppLaunch(Profile* profile, const GURL& url) { in RecordAppLaunch() function
1035 RecordAppLaunch(profile_, node->GetURL()); in OnClicked()
/external/chromium/chrome/browser/ui/views/bookmarks/
Dbookmark_bar_view.cc231 void RecordAppLaunch(Profile* profile, GURL url) { in RecordAppLaunch() function
1199 RecordAppLaunch(profile_, node->GetURL()); in ButtonPressed()
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_bar_controller.mm124 void RecordAppLaunch(Profile* profile, GURL url) {
626 RecordAppLaunch(browser_->profile(), node->GetURL());