Home
last modified time | relevance | path

Searched defs:SetStringList (Results 1 – 5 of 5) sorted by relevance

/system/connectivity/shill/
Dstub_storage.h99 bool SetStringList(const std::string& group, in SetStringList() function
Dfake_store.cc196 bool FakeStore::SetStringList( in SetStringList() function in shill::FakeStore
Dkey_file_store.cc356 bool KeyFileStore::SetStringList(const string& group, in SetStringList() function in shill::KeyFileStore
Djson_store.cc591 bool JsonStore::SetStringList( in SetStringList() function in shill::JsonStore
Dkey_file_store_unittest.cc564 TEST_F(KeyFileStoreTest, SetStringList) { in TEST_F() argument