Searched defs:get_key (Results 1 – 3 of 3) sorted by relevance
| /packages/modules/Bluetooth/system/btif/src/ | ||
| D | btif_keystore.cc | 89   std::string get_key(std::string prefix) override {  in get_key()  function in bluetooth::bluetooth_keystore::BluetoothKeystoreInterfaceImpl | 
| /packages/modules/Bluetooth/android/app/jni/ | ||
| D | com_android_bluetooth_btservice_BluetoothKeystore.cpp | 62   std::string get_key(const std::string prefixString) override {  in get_key()  function in android::BluetoothKeystoreCallbacksImpl | 
| /packages/modules/Virtualization/microdroid_manager/src/ | ||
| D | instance.rs | 283 fn get_key() -> Result<ZeroOnDropKey> {  in get_key()  function |