Home
last modified time | relevance | path

Searched refs:GetKey (Results 1 – 9 of 9) sorted by relevance

/aosp12/system/update_engine/common/
H A Dprefs.h44 virtual bool GetKey(const std::string& key, std::string* value) const = 0;
124 bool GetKey(const std::string& key, std::string* value) const override;
164 bool GetKey(const std::string& key, std::string* value) const override;
H A Dprefs.cc55 return storage_->GetKey(key, value); in GetString()
168 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
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Dsecurity_manager.h73 const std::array<uint8_t, 16>& GetKey(const Address& addr) const;
H A Dsecurity_manager.cc56 const std::array<uint8_t, 16>& SecurityManager::GetKey( in GetKey() function in test_vendor_lib::SecurityManager
H A Dlink_layer_controller.cc602 auto array = security_manager_.GetKey(peer); in IncomingEncryptConnection()
2094 auto array = security_manager_.GetKey(peer); in HandleSetConnectionEncryption()
/aosp12/frameworks/wilhelm/tests/examples/
H A DslesTestDecodeToBuffQueue.cpp476 result = (*mdExtrItf)->GetKey(mdExtrItf, i, keySize, keyInfo); in TestDecToBuffQueue()
H A DslesTestDecodeAac.cpp690 res = (*mdExtrItf)->GetKey(mdExtrItf, i, keySize, keyInfo); in TestDecToBuffQueue()
/aosp12/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h1321 XAresult (*GetKey) ( member
1389 XAresult (*GetKey) ( member
/aosp12/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h775 SLresult (*GetKey) ( member