Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/hal/
Dbluetooth_hci.cc68 bool getHasDied() const { return has_died_; } in getHasDied() function in android::hardware::bluetooth::V1_1::sim::BluetoothDeathRecipient
126 if (!death_recipient_->getHasDied()) { in initialize_impl()
139 if (!death_recipient_->getHasDied()) { in initialize_impl()
152 if (!death_recipient_->getHasDied()) { in initialize_impl()
166 if (!death_recipient_->getHasDied()) { in initialize_impl()
229 if (death_recipient->getHasDied()) in initialize_impl()
234 ALOG_ASSERT(death_recipient_->getHasDied(), in initialize_impl()
242 ALOG_ASSERT(death_recipient_->getHasDied(), in initialize_impl()