Home
last modified time | relevance | path

Searched defs:notifyInternal (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DCallbacks.cpp35 Return<void> PreparedModelCallback::notifyInternal(ErrorStatus errorStatus, in notifyInternal() function in android::hardware::neuralnetworks::V1_3::implementation::PreparedModelCallback
123 Return<void> ExecutionCallback::notifyInternal(ErrorStatus errorStatus, in notifyInternal() function in android::hardware::neuralnetworks::V1_3::implementation::ExecutionCallback
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DPreparedModelCallback.cpp21 hardware::Return<void> PreparedModelCallback::notifyInternal( in notifyInternal() function in android::nn::PreparedModelCallback
/aosp12/packages/modules/NeuralNetworks/runtime/
H A DExecutionCallback.cpp114 void ExecutionCallback::notifyInternal(ErrorStatus errorStatus, in notifyInternal() function in android::nn::ExecutionCallback
/aosp12/hardware/interfaces/neuralnetworks/1.2/vts/functional/
H A DCallbacks.cpp124 void ExecutionCallback::notifyInternal(ErrorStatus errorStatus, in notifyInternal() function in android::hardware::neuralnetworks::V1_2::implementation::ExecutionCallback