Searched refs:getDeathMonitor (Results 1 – 4 of 4) sorted by relevance
97 std::shared_ptr<DeathMonitor> getDeathMonitor() const { return kDeathMonitor; } in getDeathMonitor() function
85 DeathMonitor* getDeathMonitor() const;
300 DeathMonitor* Device::getDeathMonitor() const { in getDeathMonitor() function in aidl::android::hardware::neuralnetworks::utils::Device301 return kDeathHandler.getDeathMonitor().get(); in getDeathMonitor()
701 reinterpret_cast<void*>(device->getDeathMonitor()->getCookieKey())); in TEST_P()851 reinterpret_cast<void*>(device->getDeathMonitor()->getCookieKey())); in TEST_P()976 reinterpret_cast<void*>(device->getDeathMonitor()->getCookieKey())); in TEST_P()