Home
last modified time | relevance | path

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

/system/update_engine/common/
Dprefs.cc168 bool Prefs::FileStorage::GetKey(const string& key, string* value) const { in GetKey() function in chromeos_update_engine::Prefs::FileStorage
238 bool MemoryPrefs::MemoryStorage::GetKey(const string& key, in GetKey() function in chromeos_update_engine::MemoryPrefs::MemoryStorage
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Dsecurity_manager.cc56 const std::array<uint8_t, 16>& SecurityManager::GetKey( in GetKey() function in test_vendor_lib::SecurityManager