Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/profiles/
Dprofile.cc631 virtual ChromeBlobStorageContext* GetBlobStorageContext() { in GetBlobStorageContext() function in OffTheRecordProfileImpl
Dprofile_impl.cc1407 ChromeBlobStorageContext* ProfileImpl::GetBlobStorageContext() { in GetBlobStorageContext() function in ProfileImpl
/external/chromium/android/autofill/
Dprofile_android.h214 virtual ChromeBlobStorageContext* GetBlobStorageContext() { NOTREACHED(); return NULL; } in GetBlobStorageContext() function