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

/external/chromium_org/base/prefs/
H A Dscoped_user_pref_update.cc28 value_ = service_->GetMutableUserPref(path_.c_str(), type);
H A Dpref_service.h298 // Give access to ReportUserPrefChanged() and GetMutableUserPref().
341 base::Value* GetMutableUserPref(const char* path,
H A Dpref_service.cc402 base::Value* PrefService::GetMutableUserPref(const char* path, function in class:PrefService

Completed in 142 milliseconds