Searched defs:onDeathCallback (Results 1 – 1 of 1) sorted by relevance
54 BurstContextDeathHandler(const Callback& onDeathCallback) : mOnDeathCallback(onDeathCallback) { in BurstContextDeathHandler()534 BurstContextDeathHandler::Callback onDeathCallback = [requestChannelSender, in create() local