HomeSort by relevance Sort by last modified time
    Searched defs:GetHistoryServiceWithoutCreating (Results 1 - 3 of 3) sorted by null

  /external/chromium/android/autofill/
profile_android.h 161 virtual HistoryService* GetHistoryServiceWithoutCreating() { NOTREACHED(); return NULL; }
  /external/chromium/chrome/browser/profiles/
profile.cc 330 virtual HistoryService* GetHistoryServiceWithoutCreating() {
331 return profile_->GetHistoryServiceWithoutCreating();
profile_impl.cc     [all...]

Completed in 119 milliseconds