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