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

  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
core_chromeos_options_handler.cc 231 void CoreChromeOSOptionsHandler::StopObservingPref(const std::string& path) {
238 ::options::CoreOptionsHandler::StopObservingPref(path);
  /external/chromium_org/chrome/browser/ui/webui/options/
core_options_handler.cc 188 StopObservingPref(iter->first);
287 void CoreOptionsHandler::StopObservingPref(const std::string& pref_name) {

Completed in 574 milliseconds