Searched refs:GetBlobStorageContext (Results 1 – 6 of 6) sorted by relevance
178 params->blob_storage_context = profile->GetBlobStorageContext(); in InitializeProfileParams()
525 virtual ChromeBlobStorageContext* GetBlobStorageContext() = 0;
131 virtual ChromeBlobStorageContext* GetBlobStorageContext();
631 virtual ChromeBlobStorageContext* GetBlobStorageContext() { in GetBlobStorageContext() function in OffTheRecordProfileImpl
1407 ChromeBlobStorageContext* ProfileImpl::GetBlobStorageContext() { in GetBlobStorageContext() function in ProfileImpl
214 virtual ChromeBlobStorageContext* GetBlobStorageContext() { NOTREACHED(); return NULL; } in GetBlobStorageContext() function