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;
151 class IDeviceDeathHandler : public DeathHandler<PreparedModelCallback> {}; class760 sp<IDeviceDeathHandler> deathHandler = new IDeviceDeathHandler(); in create()784 VersionedIDevice::Core::Core(sp<V1_0::IDevice> device, sp<IDeviceDeathHandler> deathHandler) in Core()823 std::pair<sp<T_IDevice>, sp<IDeviceDeathHandler>> VersionedIDevice::Core::getDeviceAndDeathHandler() in getDeviceAndDeathHandler()832 const sp<IDeviceDeathHandler>& deathHandler) { in callProtected()867 const sp<IDeviceDeathHandler>&) { in callProtected() argument878 sp<IDeviceDeathHandler> deathHandler; in recoverable()