Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_keystore.cc88 std::string get_key(std::string prefix) override { in get_key() function in bluetooth::bluetooth_keystore::BluetoothKeystoreInterfaceImpl
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_btservice_BluetoothKeystore.cpp61 std::string get_key(const std::string prefixString) override { in get_key() function in android::BluetoothKeystoreCallbacksImpl