Searched refs:pathErrorCode (Results 1 – 3 of 3) sorted by relevance
1998 … UErrorCode pathErrorCode = U_ZERO_ERROR; // Ignore if parents up to root do not have this path. in getAllItemsWithFallback() local2003 &containerBundle, &pathErrorCode); in getAllItemsWithFallback()2005 if (U_SUCCESS(pathErrorCode)) { in getAllItemsWithFallback()
2319 … UErrorCode pathErrorCode = U_ZERO_ERROR; // Ignore if parents up to root do not have this path. in getAllItemsWithFallback() local2324 containerBundle.getAlias(), &pathErrorCode); in getAllItemsWithFallback()2326 if (U_SUCCESS(pathErrorCode)) { in getAllItemsWithFallback()
2317 … UErrorCode pathErrorCode = U_ZERO_ERROR; // Ignore if parents up to root do not have this path. in getAllItemsWithFallback() local2322 containerBundle.getAlias(), &pathErrorCode); in getAllItemsWithFallback()2324 if (U_SUCCESS(pathErrorCode)) { in getAllItemsWithFallback()