Searched refs:newParentListLength (Results 1 – 2 of 2) sorted by relevance
38 BMPSet(const BMPSet &otherBMPSet, const int32_t *newParentList, int32_t newParentListLength);
48 BMPSet::BMPSet(const BMPSet &otherBMPSet, const int32_t *newParentList, int32_t newParentListLength… in BMPSet() argument49 list(newParentList), listLength(newParentListLength) { in BMPSet()