Home
last modified time | relevance | path

Searched defs:GetString (Results 1 – 4 of 4) sorted by relevance

/system/update_engine/common/
Dfake_prefs.cc64 bool FakePrefs::GetString(const string& key, string* value) const { in GetString() function in chromeos_update_engine::FakePrefs
Dprefs.cc32 bool PrefsBase::GetString(const string& key, string* value) const { in GetString() function in chromeos_update_engine::PrefsBase
Dprefs_unittest.cc80 TEST_F(PrefsTest, GetString) { in TEST_F() argument
/system/core/libcutils/
Dproperties_test.cpp160 TEST_F(PropertiesTest, GetString) { in TEST_F() argument