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

  /external/chromium/chrome/browser/ui/webui/options/chromeos/
core_chromeos_options_handler.cc 53 void CoreChromeOSOptionsHandler::StopObservingPref(const std::string& path) {
58 ::CoreOptionsHandler::StopObservingPref(path);
  /external/chromium/chrome/browser/ui/webui/options/
core_options_handler.cc 85 StopObservingPref(iter->first);
202 void CoreOptionsHandler::StopObservingPref(const std::string& path) {

Completed in 55 milliseconds