Searched refs:mAllocatedStepIndexes (Results 1 – 2 of 2) sorted by relevance
327 mAllocatedStepIndexes.erase(temp.stepIndex); in redeclare()368 mAllocatedStepIndexes.erase(stepIndex); in allocate()373 mAllocatedStepIndexes.insert(stepIndex); in allocate()380 mAllocatedStepIndexes.count(stepIndex); in allocated()
217 std::set<uint32_t> mAllocatedStepIndexes; variable