Searched refs:GetBlobStorageContext (Results 1 - 6 of 6) sorted by relevance

/external/chromium/android/autofill/
H A Dprofile_android.h214 virtual ChromeBlobStorageContext* GetBlobStorageContext() { NOTREACHED(); return NULL; } function in class:ProfileImplAndroid
/external/chromium/chrome/browser/profiles/
H A Dprofile.h525 virtual ChromeBlobStorageContext* GetBlobStorageContext() = 0;
H A Dprofile_impl.h131 virtual ChromeBlobStorageContext* GetBlobStorageContext();
H A Dprofile_io_data.cc178 params->blob_storage_context = profile->GetBlobStorageContext();
H A Dprofile.cc631 virtual ChromeBlobStorageContext* GetBlobStorageContext() { function in class:OffTheRecordProfileImpl
H A Dprofile_impl.cc1407 ChromeBlobStorageContext* ProfileImpl::GetBlobStorageContext() { function in class:ProfileImpl

Completed in 27 milliseconds