GetValueOfType     42 base/prefs/scoped_user_pref_update.h   base::Value* GetValueOfType(base::Value::Type type);
GetValueOfType     87 base/prefs/scoped_user_pref_update.h     return static_cast<T*>(GetValueOfType(type_enum_value));