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 17 bool IsHistorySyncEnabled(Profile* profile) {
35 if (IsHistorySyncEnabled(profile)) {
48 return IsHistorySyncEnabled(profile) ?
  /external/chromium_org/chrome/browser/ui/search/
search_tab_helper.cc 141 bool IsHistorySyncEnabled(Profile* profile) {
570 bool matches = IsHistorySyncEnabled(profile()) && identity == username;

Completed in 154 milliseconds