Searched defs:getOutputBuffer (Results 1 – 2 of 2) sorted by relevance
/packages/modules/NeuralNetworks/common/include/ | ||
D | OperationsExecutionUtils.h | 66 T* getOutputBuffer(uint32_t index) { in getOutputBuffer() function |
/packages/modules/NeuralNetworks/common/ | ||
D | CpuExecutor.cpp | 146 void* OperationExecutionContext::getOutputBuffer(uint32_t index) { in getOutputBuffer() function in android::nn::__anonaad75dad0111::OperationExecutionContext |