Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/profiles/
Dprofile.cc487 virtual bool HasSessionService() const { in HasSessionService() function in OffTheRecordProfileImpl
Dprofile_impl.cc1185 bool ProfileImpl::HasSessionService() const { in HasSessionService() function in ProfileImpl
/external/chromium/android/autofill/
Dprofile_android.h195 virtual bool HasSessionService() const { NOTREACHED(); return false; } in HasSessionService() function