Searched refs:protectCallbackForLifetimeOfDeathHandler (Results 1 – 3 of 3) sorted by relevance
90 void protectCallbackForLifetimeOfDeathHandler(IProtectedCallback* killable) const;
98 void DeathHandler::protectCallbackForLifetimeOfDeathHandler(IProtectedCallback* killable) const { in protectCallbackForLifetimeOfDeathHandler() function in android::hardware::neuralnetworks::utils::DeathHandler
278 deathHandler.protectCallbackForLifetimeOfDeathHandler(requestChannelSender.get()); in create()279 deathHandler.protectCallbackForLifetimeOfDeathHandler(resultChannelReceiver.get()); in create()