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

/system/connectivity/shill/
H A Dfake_store.cc168 bool FakeStore::SetBool(const string& group, const string& key, bool value) { function in class:shill::FakeStore
H A Dkey_file_store.cc269 bool KeyFileStore::SetBool(const string& group, const string& key, bool value) { function in class:shill::KeyFileStore
H A Djson_store.cc563 bool JsonStore::SetBool(const string& group, const string& key, bool value) { function in class:shill::JsonStore
H A Dkey_value_store.cc253 void KeyValueStore::SetBool(const string& name, bool value) { function in class:shill::KeyValueStore

Completed in 516 milliseconds