Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/
DExecutionBurstController.cpp55 BurstContextDeathHandler(const Callback& onDeathCallback) : mOnDeathCallback(onDeathCallback) { in BurstContextDeathHandler()
531 BurstContextDeathHandler::Callback onDeathCallback = [requestChannelSender, in create() local