Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dstub_storage.h109 bool SetCryptedString(const std::string& group, in SetCryptedString() function
Dfake_store.cc206 bool FakeStore::SetCryptedString( in SetCryptedString() function in shill::FakeStore
Dkey_file_store.cc384 bool KeyFileStore::SetCryptedString(const string& group, in SetCryptedString() function in shill::KeyFileStore
Djson_store.cc622 bool JsonStore::SetCryptedString( in SetCryptedString() function in shill::JsonStore
Dkey_file_store_unittest.cc637 TEST_F(KeyFileStoreTest, SetCryptedString) { in TEST_F() argument