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

  /external/chromium/chrome/browser/
memory_purger.cc 119 profiles[i]->GetWebDataServiceWithoutCreating();
  /external/chromium/chrome/browser/profiles/
profile.cc 354 virtual WebDataService* GetWebDataServiceWithoutCreating() {
355 return profile_->GetWebDataServiceWithoutCreating();
profile.h 316 virtual WebDataService* GetWebDataServiceWithoutCreating() = 0;
profile_impl.h 73 virtual WebDataService* GetWebDataServiceWithoutCreating();
profile_impl.cc     [all...]
  /external/chromium/android/autofill/
profile_android.h 164 virtual WebDataService* GetWebDataServiceWithoutCreating() { NOTREACHED(); return NULL; }

Completed in 98 milliseconds