Searched refs:gHalDeathRecipient (Results 1 – 1 of 1) sorted by relevance
30 static const auto gHalDeathRecipient = sp<HalDeathRecipient>::make(); variable33 const auto linkStatus = hal->linkToDeath(gHalDeathRecipient, 0); in linkDeathToDeath()