Home
last modified time | relevance | path

Searched refs:getHasDied (Results 1 – 2 of 2) sorted by relevance

/system/bt/test/rootcanal/
Dbluetooth_hci.cc59 bool getHasDied() const { return has_died_; } in getHasDied() function in android::hardware::bluetooth::V1_0::sim::BluetoothDeathRecipient
136 if (death_recipient->getHasDied()) in initialize()
/system/bt/vendor_libs/linux/interface/
Dbluetooth_hci.cc257 bool getHasDied() const { return has_died_; } in getHasDied() function in android::hardware::bluetooth::V1_0::btlinux::BluetoothDeathRecipient
294 if (death_recipient->getHasDied()) in initialize()