Home
last modified time | relevance | path

Searched refs:ExecutionFinishCallback (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NeuralNetworks/runtime/
DEvent.h61 using ExecutionFinishCallback = std::function<ErrorStatus(ErrorStatus)>; variable
65 const ExecutionFinishCallback& finish) in SyncFenceEvent()
119 const ExecutionFinishCallback kFinishCallback;