Searched defs:RecordAppLaunch (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/sessions/
H A Dtab_restore_service.cc155 void RecordAppLaunch(Profile* profile, const TabRestoreService::Tab& tab) { function in namespace:__anon2272
362 RecordAppLaunch(profile(), tab);
926 RecordAppLaunch(profile(), tab);
/external/chromium/chrome/browser/ui/gtk/bookmarks/
H A Dbookmark_bar_gtk.cc109 void RecordAppLaunch(Profile* profile, const GURL& url) { function in namespace:__anon2429
1035 RecordAppLaunch(profile_, node->GetURL());
/external/chromium/chrome/browser/ui/views/bookmarks/
H A Dbookmark_bar_view.cc231 void RecordAppLaunch(Profile* profile, GURL url) { function in namespace:__anon2533
1199 RecordAppLaunch(profile_, node->GetURL());

Completed in 453 milliseconds