Searched defs:notifyInternal (Results 1 – 5 of 5) sorted by relevance
35 Return<void> PreparedModelCallback::notifyInternal(ErrorStatus errorStatus, in notifyInternal() function in android::hardware::neuralnetworks::V1_3::implementation::PreparedModelCallback123 Return<void> ExecutionCallback::notifyInternal(ErrorStatus errorStatus, in notifyInternal() function in android::hardware::neuralnetworks::V1_3::implementation::ExecutionCallback
21 hardware::Return<void> PreparedModelCallback::notifyInternal( in notifyInternal() function in android::nn::PreparedModelCallback
114 void ExecutionCallback::notifyInternal(ErrorStatus errorStatus, in notifyInternal() function in android::nn::ExecutionCallback
124 void ExecutionCallback::notifyInternal(ErrorStatus errorStatus, in notifyInternal() function in android::hardware::neuralnetworks::V1_2::implementation::ExecutionCallback
306 private void notifyInternal(String failureString) { in notifyInternal() method in CallbackHelper