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

  /external/chromium_org/chrome/browser/ui/webui/options/
core_options_handler.h 112 PrefService* FindServiceForPref(const std::string& pref_name);
core_options_handler.cc 297 PrefService* pref_service = FindServiceForPref(pref_name);
330 PrefService* pref_service = FindServiceForPref(pref_name);
379 const PrefService* pref_service = FindServiceForPref(pref_name.c_str());
424 PrefService* CoreOptionsHandler::FindServiceForPref(

Completed in 167 milliseconds