Searched defs:GetString (Results 1 – 10 of 10) sorted by relevance
64 bool FakePrefs::GetString(const string& key, string* value) const { in GetString() function in chromeos_update_engine::FakePrefs
32 bool PrefsBase::GetString(const string& key, string* value) const { in GetString() function in chromeos_update_engine::PrefsBase
80 TEST_F(PrefsTest, GetString) { in TEST_F() argument
54 bool GetString(const std::string& group, in GetString() function
152 bool FakeStore::GetString(const string& group, in GetString() function in shill::FakeStore
224 bool KeyFileStore::GetString(const string& group, in GetString() function in shill::KeyFileStore
547 bool JsonStore::GetString(const string& group, in GetString() function in shill::JsonStore
188 const string& KeyValueStore::GetString(const string& name) const { in GetString() function in shill::KeyValueStore
325 TEST_F(KeyFileStoreTest, GetString) { in TEST_F() argument
158 TEST_F(PropertiesTest, GetString) { in TEST_F() argument