Searched refs:parentListLength (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/common/
H A Dbmpset.h37 BMPSet(const int32_t *parentList, int32_t parentListLength);
H A Dbmpset.cpp24 BMPSet::BMPSet(const int32_t *parentList, int32_t parentListLength) : argument
25 list(parentList), listLength(parentListLength) {

Completed in 16 milliseconds