Home
last modified time | relevance | path

Searched defs:GetTabRestoreService (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/profiles/
Dprofile.cc538 virtual TabRestoreService* GetTabRestoreService() { in GetTabRestoreService() function in OffTheRecordProfileImpl
Dprofile_impl.cc1223 TabRestoreService* ProfileImpl::GetTabRestoreService() { in GetTabRestoreService() function in ProfileImpl
/external/chromium/android/autofill/
Dprofile_android.h200 virtual TabRestoreService* GetTabRestoreService() { NOTREACHED(); return NULL; } in GetTabRestoreService() function