Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/packets/link_layer/
Dencrypt_connection_view.h38 Iterator<true> GetKey() { in GetKey() function
/system/update_engine/common/
Dprefs.cc118 bool Prefs::FileStorage::GetKey(const string& key, string* value) const { in GetKey() function in chromeos_update_engine::Prefs::FileStorage
169 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.cc57 const std::vector<uint8_t>& SecurityManager::GetKey(const Address& addr) const { in GetKey() function in test_vendor_lib::SecurityManager