Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/include/
DExecutionBurstController.h273 int32_t allocateSlotLocked();
/packages/modules/NeuralNetworks/common/
DExecutionBurstController.cpp457 const int32_t slot = allocateSlotLocked(); in getSlotLocked()
467 int32_t ExecutionBurstController::ExecutionBurstCallback::allocateSlotLocked() { in allocateSlotLocked() function in android::nn::ExecutionBurstController::ExecutionBurstCallback