Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/include/
DExecutionBurstController.h273 int32_t allocateSlotLocked();
/frameworks/ml/nn/common/
DExecutionBurstController.cpp446 const int32_t slot = allocateSlotLocked(); in getSlotLocked()
456 int32_t ExecutionBurstController::ExecutionBurstCallback::allocateSlotLocked() { in allocateSlotLocked() function in android::nn::ExecutionBurstController::ExecutionBurstCallback