Searched refs:curAttrBufNamePrefix (Results 1 – 1 of 1) sorted by relevance
1539 const string curAttrBufNamePrefix = separateAttrBufNamePrefix + toString(attrNdx) + "_"; in iterate() local1541 if (m_buffers->has(curAttrBufNamePrefix + "0")) in iterate()1546 m_buffers->remove(curAttrBufNamePrefix + toString(i)); in iterate()1551 m_buffers->markAsGarbage(curAttrBufNamePrefix + toString(i)); in iterate()