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

  /external/chromium/chrome/browser/prefs/
scoped_user_pref_update.cc 25 value_ = service_->GetMutableUserPref(path_.c_str(), type);
pref_service.h 292 // Give access to ReportUserPrefChanged() and GetMutableUserPref().
332 Value* GetMutableUserPref(const char* path, Value::ValueType type);
pref_service.cc 587 Value* PrefService::GetMutableUserPref(const char* path,

Completed in 34 milliseconds