Searched refs:protectCallback (Results 1 – 1 of 1) sorted by relevance
127 [[nodiscard]] base::ScopeGuard<std::function<void()>> protectCallback( in protectCallback() function in android::nn::__anon8d75e5190111::DeathHandler222 const auto scoped = mDeathHandler->protectCallback(callback); in executeAsynchronously()834 const auto scoped = deathHandler->protectCallback(callback); in callProtected()