HomeSort by relevance Sort by last modified time
    Searched refs:GetBlobStorageContext (Results 1 - 6 of 6) sorted by null

  /external/chromium/android/autofill/
profile_android.h 214 virtual ChromeBlobStorageContext* GetBlobStorageContext() { NOTREACHED(); return NULL; }
  /external/chromium/chrome/browser/profiles/
profile.h 525 virtual ChromeBlobStorageContext* GetBlobStorageContext() = 0;
profile_impl.h 131 virtual ChromeBlobStorageContext* GetBlobStorageContext();
profile_io_data.cc 178 params->blob_storage_context = profile->GetBlobStorageContext();
profile.cc 631 virtual ChromeBlobStorageContext* GetBlobStorageContext() {
profile_impl.cc     [all...]

Completed in 258 milliseconds