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(std::string_view ns, vector<string>* keys) const { in GetSubKeys() function in chromeos_update_engine::PrefsBase
179 bool Prefs::FileStorage::GetSubKeys(std::string_view ns, in GetSubKeys() function in chromeos_update_engine::Prefs::FileStorage
250 bool MemoryPrefs::MemoryStorage::GetSubKeys(std::string_view ns, in GetSubKeys() function in chromeos_update_engine::MemoryPrefs::MemoryStorage
Dfake_prefs.cc126 bool FakePrefs::GetSubKeys(std::string_view ns, vector<string>* keys) const { in GetSubKeys() function in chromeos_update_engine::FakePrefs