Searched refs:GetMutableUserPref (Results 1 – 3 of 3) sorted by relevance
25 value_ = service_->GetMutableUserPref(path_.c_str(), type); in Get()
332 Value* GetMutableUserPref(const char* path, Value::ValueType type);
587 Value* PrefService::GetMutableUserPref(const char* path, in GetMutableUserPref() function in PrefService