Searched defs:newParentListLength (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/common/
H A Dbmpset.cpp48 BMPSet::BMPSet(const BMPSet &otherBMPSet, const int32_t *newParentList, int32_t newParentListLength) : argument
49 list(newParentList), listLength(newParentListLength) {

Completed in 82 milliseconds