Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/profiles/
Dprofile.cc509 virtual TokenService* GetTokenService() { in GetTokenService() function in OffTheRecordProfileImpl
Dprofile_impl.cc1350 TokenService* ProfileImpl::GetTokenService() { in GetTokenService() function in ProfileImpl
/external/chromium/android/autofill/
Dprofile_android.h219 virtual TokenService* GetTokenService() { NOTREACHED(); return NULL; } in GetTokenService() function