Home
last modified time | relevance | path

Searched refs:pathErrorCode (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
Duresbund.cpp1987 … UErrorCode pathErrorCode = U_ZERO_ERROR; // Ignore if parents up to root do not have this path. in getAllItemsWithFallback() local
1992 &containerBundle, &pathErrorCode); in getAllItemsWithFallback()
1994 if (U_SUCCESS(pathErrorCode)) { in getAllItemsWithFallback()