Searched defs:GetKey (Results 1 – 3 of 3) sorted by relevance
| /system/bt/vendor_libs/test_vendor_lib/packets/link_layer/ | ||
| D | encrypt_connection_view.h | 38 Iterator<true> GetKey() { in GetKey() function |
| /system/update_engine/common/ | ||
| D | prefs.cc | 118 bool Prefs::FileStorage::GetKey(const string& key, string* value) const { in GetKey() function in chromeos_update_engine::Prefs::FileStorage |
| /system/bt/vendor_libs/test_vendor_lib/model/controller/ | ||
| D | security_manager.cc | 57 const std::vector<uint8_t>& SecurityManager::GetKey(const Address& addr) const { in GetKey() function in test_vendor_lib::SecurityManager |