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

  /external/chromium_org/chrome/browser/history/
web_history_service_factory.cc 18 bool IsHistorySyncEnabled(Profile* profile) {
36 if (IsHistorySyncEnabled(profile)) {
49 return IsHistorySyncEnabled(profile) ?
  /external/chromium_org/chrome/browser/ui/search/
search_tab_helper.cc 128 bool IsHistorySyncEnabled(Profile* profile) {
573 bool matches = IsHistorySyncEnabled(profile()) && identity == username;

Completed in 580 milliseconds