Searched refs:stackIdCnt (Results 1 – 1 of 1) sorted by relevance
61 …to it = std::find_if(stackIdCount.begin(), stackIdCount.end(), [&stackId](const auto& stackIdCnt) { in PutStackId() argument62 return stackIdCnt.stackId == stackId; in PutStackId()