Home
last modified time | relevance | path

Searched refs:newParentListLength (Results 1 – 2 of 2) sorted by relevance

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