Searched defs:SetPageTitle (Results 1 - 5 of 5) sorted by last modified time

/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_view_android.cc73 void WebContentsViewAndroid::SetPageTitle(const base::string16& title) { function in class:content::WebContentsViewAndroid
H A Dweb_contents_view_aura.cc1158 void WebContentsViewAura::SetPageTitle(const base::string16& title) { function in class:content::WebContentsViewAura
H A Dweb_contents_view_guest.cc164 void WebContentsViewGuest::SetPageTitle(const base::string16& title) { function in class:content::WebContentsViewGuest
/external/chromium_org/chrome/browser/history/
H A Dhistory_backend.cc890 void HistoryBackend::SetPageTitle(const GURL& url, function in class:history::HistoryBackend
H A Dhistory_service.cc435 void HistoryService::SetPageTitle(const GURL& url, function in class:HistoryService
439 ScheduleAndForget(PRIORITY_NORMAL, &HistoryBackend::SetPageTitle, url, title);

Completed in 105 milliseconds