Searched defs:SetInt (Results 1 - 4 of 4) sorted by relevance

/system/connectivity/shill/
H A Dfake_store.cc177 bool FakeStore::SetInt(const string& group, const string& key, int value) { function in class:shill::FakeStore
H A Dkey_file_store.cc295 bool KeyFileStore::SetInt(const string& group, const string& key, int value) { function in class:shill::KeyFileStore
H A Djson_store.cc572 bool JsonStore::SetInt(const string& group, const string& key, int value) { function in class:shill::JsonStore
H A Dkey_value_store.cc262 void KeyValueStore::SetInt(const string& name, int32_t value) { function in class:shill::KeyValueStore

Completed in 70 milliseconds