Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DTelemetry.cpp43 std::function<void(const DiagnosticExecutionInfo*)> gExecutionCallback; variable
242 gExecutionCallback(&info); in onExecutionFinish()
249 gExecutionCallback = std::move(execution); in registerTelemetryCallbacks()