Searched refs:pathErrorCode (Results 1 – 1 of 1) sorted by relevance
1987 … UErrorCode pathErrorCode = U_ZERO_ERROR; // Ignore if parents up to root do not have this path. in getAllItemsWithFallback() local1992 &containerBundle, &pathErrorCode); in getAllItemsWithFallback()1994 if (U_SUCCESS(pathErrorCode)) { in getAllItemsWithFallback()