Home
last modified time | relevance | path

Searched defs:notifyAsDeadObject (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/interfaces/neuralnetworks/1.0/utils/src/
H A DCallbacks.cpp65 void PreparedModelCallback::notifyAsDeadObject() { in notifyAsDeadObject() function in android::hardware::neuralnetworks::V1_0::utils::PreparedModelCallback
80 void ExecutionCallback::notifyAsDeadObject() { in notifyAsDeadObject() function in android::hardware::neuralnetworks::V1_0::utils::ExecutionCallback
/aosp12/hardware/interfaces/neuralnetworks/1.2/utils/src/
H A DCallbacks.cpp94 void PreparedModelCallback::notifyAsDeadObject() { in notifyAsDeadObject() function in android::hardware::neuralnetworks::V1_2::utils::PreparedModelCallback
116 void ExecutionCallback::notifyAsDeadObject() { in notifyAsDeadObject() function in android::hardware::neuralnetworks::V1_2::utils::ExecutionCallback
H A DExecutionBurstUtils.cpp450 void RequestChannelSender::notifyAsDeadObject() { in notifyAsDeadObject() function in android::hardware::neuralnetworks::V1_2::utils::RequestChannelSender
631 void ResultChannelReceiver::notifyAsDeadObject() { in notifyAsDeadObject() function in android::hardware::neuralnetworks::V1_2::utils::ResultChannelReceiver
/aosp12/hardware/interfaces/neuralnetworks/1.3/utils/src/
H A DCallbacks.cpp116 void PreparedModelCallback::notifyAsDeadObject() { in notifyAsDeadObject() function in android::hardware::neuralnetworks::V1_3::utils::PreparedModelCallback
145 void ExecutionCallback::notifyAsDeadObject() { in notifyAsDeadObject() function in android::hardware::neuralnetworks::V1_3::utils::ExecutionCallback
/aosp12/hardware/interfaces/neuralnetworks/aidl/utils/src/
H A DCallbacks.cpp53 void PreparedModelCallback::notifyAsDeadObject() { in notifyAsDeadObject() function in aidl::android::hardware::neuralnetworks::utils::PreparedModelCallback
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DPreparedModelCallback.cpp57 void PreparedModelCallback::notifyAsDeadObject() { in notifyAsDeadObject() function in android::nn::PreparedModelCallback