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