Home
last modified time | relevance | path

Searched defs:GetSubKeys (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/common/
Dprefs.cc135 bool PrefsBase::GetSubKeys(const string& ns, vector<string>* keys) const { in GetSubKeys() function in chromeos_update_engine::PrefsBase
177 bool Prefs::FileStorage::GetSubKeys(const string& ns, in GetSubKeys() function in chromeos_update_engine::Prefs::FileStorage
247 bool MemoryPrefs::MemoryStorage::GetSubKeys(const string& ns, in GetSubKeys() function in chromeos_update_engine::MemoryPrefs::MemoryStorage
Dfake_prefs.cc126 bool FakePrefs::GetSubKeys(const string& ns, vector<string>* keys) const { in GetSubKeys() function in chromeos_update_engine::FakePrefs