Searched defs:SetInteger (Results 1 – 4 of 4) sorted by relevance
88 void TestingPrefStore::SetInteger(const std::string& key, int value) { in SetInteger() function in TestingPrefStore
541 void PrefService::SetInteger(const char* path, int value) { in SetInteger() function in PrefService
61 void CrosSettings::SetInteger(const std::string& path, int in_value) { in SetInteger() function in chromeos::CrosSettings
366 void DictionaryValue::SetInteger(const std::string& path, int in_value) { in SetInteger() function in DictionaryValue