Searched refs:m_uniqueIds (Results 1 – 2 of 2) sorted by relevance
974 if (oldPtr->m_uniqueIds[0] == oldPtr->m_uniqueIds[1]) in safeSwapPtr()978 newPtr->m_uniqueIds[0] = oldPtr->m_uniqueIds[0]; in safeSwapPtr()995 if (oldPtr->m_uniqueIds[0] == oldPtr->m_uniqueIds[1]) in safeSwapPtr()997 newPtr->m_uniqueIds[0] = oldPtr->m_uniqueIds[0]; in safeSwapPtr()998 newPtr->m_uniqueIds[1] = 0; in safeSwapPtr()1229 safeSwapPtr((char*)dp.m_uniqueIds, oldPtr); in resolvePointersMismatch()
138 int m_uniqueIds[2]; member562 uid.m_uniqueIds[0] = m_uniqueIdGenerator; in getUniquePointer()563 uid.m_uniqueIds[1] = m_uniqueIdGenerator; in getUniquePointer()