Searched refs:IDeviceDeathHandler (Results 1 – 2 of 2) sorted by relevance
41 class IDeviceDeathHandler; variable429 Core(sp<hal::V1_0::IDevice> device, sp<IDeviceDeathHandler> deathHandler);491 std::pair<sp<T_IDevice>, sp<IDeviceDeathHandler>> getDeviceAndDeathHandler() const;525 sp<IDeviceDeathHandler> mDeathHandler;
152 class IDeviceDeathHandler : public DeathHandler<PreparedModelCallback> {}; class761 sp<IDeviceDeathHandler> deathHandler = new IDeviceDeathHandler(); in create()785 VersionedIDevice::Core::Core(sp<V1_0::IDevice> device, sp<IDeviceDeathHandler> deathHandler) in Core()824 std::pair<sp<T_IDevice>, sp<IDeviceDeathHandler>> VersionedIDevice::Core::getDeviceAndDeathHandler() in getDeviceAndDeathHandler()833 const sp<IDeviceDeathHandler>& deathHandler) { in callProtected()868 const sp<IDeviceDeathHandler>&) { in callProtected() argument879 sp<IDeviceDeathHandler> deathHandler; in recoverable()