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

/external/chromium/chrome/browser/prefs/
H A Dscoped_user_pref_update.cc25 value_ = service_->GetMutableUserPref(path_.c_str(), type);
H A Dpref_service.h292 // Give access to ReportUserPrefChanged() and GetMutableUserPref().
332 Value* GetMutableUserPref(const char* path, Value::ValueType type);
H A Dpref_service.cc587 Value* PrefService::GetMutableUserPref(const char* path, function in class:PrefService

Completed in 144 milliseconds