Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/utils/common/src/
DProtectCallback.cpp37 [](IProtectedCallback* killable) { killable->notifyAsDeadObject(); }); in serviceDied()
/hardware/interfaces/neuralnetworks/aidl/utils/src/
DProtectCallback.cpp40 [](hal::utils::IProtectedCallback* killable) { killable->notifyAsDeadObject(); }); in serviceDied()