Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionBuilder.cpp504 const sp<ExecutionCallback>& executionCallback) { in asyncStartComputePartitioned()
855 sp<ExecutionCallback> executionCallback = new ExecutionCallback(); in compute() local