Searched defs:GetFileNameForKey (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/update_engine/common/ | ||
H A D | prefs.cc | 225 bool Prefs::FileStorage::GetFileNameForKey(const string& key, in GetFileNameForKey() function in chromeos_update_engine::Prefs::FileStorage |
H A D | prefs_unittest.cc | 188 TEST_F(PrefsTest, GetFileNameForKey) { in TEST_F() argument |