Searched refs:getHasDied (Results 1 – 2 of 2) sorted by relevance
61 bool getHasDied() const { in getHasDied() function in android::hardware::bluetooth::V1_1::sim::BluetoothDeathRecipient116 if (!death_recipient_->getHasDied()) { in initialize_impl()129 if (!death_recipient_->getHasDied()) { in initialize_impl()142 if (!death_recipient_->getHasDied()) { in initialize_impl()156 if (!death_recipient_->getHasDied()) { in initialize_impl()218 if (death_recipient->getHasDied()) in initialize_impl()223 CHECK(death_recipient_->getHasDied()) in initialize_impl()231 CHECK(death_recipient_->getHasDied()) in initialize_impl()
256 bool getHasDied() const { return has_died_; } in getHasDied() function in android::hardware::bluetooth::V1_1::btlinux::BluetoothDeathRecipient307 if (death_recipient->getHasDied()) in initialize_impl()