Searched defs:GetSubKeys (Results 1 – 2 of 2) sorted by relevance
/system/update_engine/common/ | ||
D | prefs.cc | 135 bool PrefsBase::GetSubKeys(const string& ns, vector<string>* keys) const { in GetSubKeys() function in chromeos_update_engine::PrefsBase |
D | fake_prefs.cc | 126 bool FakePrefs::GetSubKeys(const string& ns, vector<string>* keys) const { in GetSubKeys() function in chromeos_update_engine::FakePrefs |