Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/1.2/utils/include/nnapi/hal/1.2/
DExecutionBurstController.h137 class ExecutionBurstCallback : public IBurstCallback {
140 explicit ExecutionBurstCallback(const std::shared_ptr<MemoryCache>& memoryCache);
165 sp<ExecutionBurstCallback> callback, sp<IBurstContext> burstContext,
195 const sp<ExecutionBurstCallback> mBurstCallback;
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DValidateBurst.cpp43 using ExecutionBurstCallback = ExecutionBurstController::ExecutionBurstCallback; typedef
111 sp<ExecutionBurstCallback> callback = new ExecutionBurstCallback(); in createBurstWithResultChannelLength()
252 sp<ExecutionBurstCallback> callback = new ExecutionBurstCallback(); in validateBurstSerialization()
378 sp<ExecutionBurstCallback> callback = new ExecutionBurstCallback(); in validateBurstSanitized()
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DValidateBurst.cpp38 using ExecutionBurstCallback = ExecutionBurstController::ExecutionBurstCallback; typedef
105 sp<ExecutionBurstCallback> callback = new ExecutionBurstCallback(); in createBurstWithResultChannelLength()
246 sp<ExecutionBurstCallback> callback = new ExecutionBurstCallback(); in validateBurstSerialization()
372 sp<ExecutionBurstCallback> callback = new ExecutionBurstCallback(); in validateBurstSanitized()