Searched refs:getSlots (Results 1 – 2 of 2) sorted by relevance
254 std::vector<int32_t> getSlots(const hardware::hidl_vec<hardware::hidl_memory>& memories,
424 std::vector<int32_t> ExecutionBurstController::ExecutionBurstCallback::getSlots( in getSlots() function in android::nn::ExecutionBurstController::ExecutionBurstCallback607 const std::vector<int32_t> slots = mMemoryCache->getSlots(request.pools, memoryIds); in compute()