Searched refs:isChoice (Results 1 – 5 of 5) sorted by relevance
894 UBool isChoice(int32_t index);
1011 if(isChoice(typeIndex)) { in parseArg()1405 private boolean isChoice(int index) {
1082 if(isChoice(typeIndex)) { in parseArg()1476 private boolean isChoice(int index) {
618 if(isChoice(typeIndex)) { in parseArg()1041 MessagePattern::isChoice(int32_t index) { in isChoice() function in MessagePattern