Home
last modified time | relevance | path

Searched refs:GetMutableUserPref (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/prefs/
Dscoped_user_pref_update.cc25 value_ = service_->GetMutableUserPref(path_.c_str(), type); in Get()
Dpref_service.h332 Value* GetMutableUserPref(const char* path, Value::ValueType type);
Dpref_service.cc587 Value* PrefService::GetMutableUserPref(const char* path, in GetMutableUserPref() function in PrefService