Home
last modified time | relevance | path

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

/hardware/interfaces/radio/aidl/compat/service/
Dhidl-utils.cpp30 static const auto gHalDeathRecipient = sp<HalDeathRecipient>::make(); variable
33 const auto linkStatus = hal->linkToDeath(gHalDeathRecipient, 0); in linkDeathToDeath()