Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/hal/
Dbluetooth_hci.cc69 void setHasDied(bool has_died) { has_died_ = has_died; } in setHasDied() function in android::hardware::bluetooth::V1_1::sim::BluetoothDeathRecipient
97 death_recipient_->setHasDied(false); in initialize_impl()