Searched refs:getDeathMonitor (Results 1 – 4 of 4) sorted by relevance
67 std::shared_ptr<DeathMonitor> getDeathMonitor() const { return kDeathMonitor; } in getDeathMonitor() function
82 DeathMonitor* getDeathMonitor() const;
286 DeathMonitor* Device::getDeathMonitor() const { in getDeathMonitor() function in aidl::android::hardware::neuralnetworks::utils::Device287 return kDeathHandler.getDeathMonitor().get(); in getDeathMonitor()
672 DeathMonitor::serviceDied(device->getDeathMonitor()); in TEST()795 DeathMonitor::serviceDied(device->getDeathMonitor()); in TEST()