Searched defs:GetPref (Results 1 – 3 of 3) sorted by relevance
178 SuperPrefService, ConstructionPrefRegistry>::GetPref( in GetPref() function
116 TEST_F(CrosSettingsTest, GetPref) { in TEST_F() argument
81 const base::Value* CrosSettings::GetPref(const std::string& path) const { in GetPref() function in chromeos::CrosSettings