Home
last modified time | relevance | path

Searched refs:AttachToHistoryService (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/history/
Din_memory_history_backend.h59 void AttachToHistoryService(Profile* profile);
Din_memory_history_backend.cc55 void InMemoryHistoryBackend::AttachToHistoryService(Profile* profile) { in AttachToHistoryService() function in history::InMemoryHistoryBackend
Dhistory.cc722 in_memory_backend_->AttachToHistoryService(profile_); in SetInMemoryBackend()