Home
last modified time | relevance | path

Searched defs:getDeathMonitor (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/interfaces/neuralnetworks/aidl/utils/include/nnapi/hal/aidl/
H A DProtectCallback.h67 std::shared_ptr<DeathMonitor> getDeathMonitor() const { return kDeathMonitor; } in getDeathMonitor() function
/aosp12/hardware/interfaces/neuralnetworks/aidl/utils/src/
H A DDevice.cpp286 DeathMonitor* Device::getDeathMonitor() const { in getDeathMonitor() function in aidl::android::hardware::neuralnetworks::utils::Device