Home
last modified time | relevance | path

Searched defs:deathHandler (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NeuralNetworks/common/
DExecutionBurstController.cpp547 const sp<BurstContextDeathHandler> deathHandler = new BurstContextDeathHandler(onDeathCallback); in create() local
569 const sp<hardware::hidl_death_recipient>& deathHandler) in ExecutionBurstController()