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