Searched defs:get_key (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Bluetooth/system/btif/src/ | ||
D | btif_keystore.cc | 88 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 | 61 std::string get_key(const std::string prefixString) override { in get_key() function in android::BluetoothKeystoreCallbacksImpl |