Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dstub_storage.h104 bool GetCryptedString(const std::string& group, in GetCryptedString() function
Dfake_store.cc201 bool FakeStore::GetCryptedString( in GetCryptedString() function in shill::FakeStore
Dkey_file_store.cc372 bool KeyFileStore::GetCryptedString(const string& group, in GetCryptedString() function in shill::KeyFileStore
Djson_store.cc596 bool JsonStore::GetCryptedString( in GetCryptedString() function in shill::JsonStore
Dkey_file_store_unittest.cc621 TEST_F(KeyFileStoreTest, GetCryptedString) { in TEST_F() argument