Home | History | Annotate | Download | only in common

Lines Matching refs:parentStatus

516     UErrorCode parentStatus = U_ZERO_ERROR;
586 t2 = init_entry(name, t1->fPath, &parentStatus);
636 t2 = init_entry(name, t1->fPath, &parentStatus);
667 t2 = init_entry(kRootLocaleName, t1->fPath, &parentStatus);
691 if(U_SUCCESS(parentStatus)) {
697 *status = parentStatus;