Home
last modified time | relevance | path

Searched refs:protectCallbackForLifetimeOfDeathHandler (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/neuralnetworks/utils/common/include/nnapi/hal/
DProtectCallback.h90 void protectCallbackForLifetimeOfDeathHandler(IProtectedCallback* killable) const;
/hardware/interfaces/neuralnetworks/utils/common/src/
DProtectCallback.cpp98 void DeathHandler::protectCallbackForLifetimeOfDeathHandler(IProtectedCallback* killable) const { in protectCallbackForLifetimeOfDeathHandler() function in android::hardware::neuralnetworks::utils::DeathHandler