HomeSort by relevance Sort by last modified time
    Searched full:ensureowneddata (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/i18n/
collationtailoring.cpp 67 CollationTailoring::ensureOwnedData(UErrorCode &errorCode) {
collationtailoring.h 55 UBool ensureOwnedData(UErrorCode &errorCode);
collationdatareader.cpp 149 if(!tailoring.ensureOwnedData(errorCode)) { return; }
collationbuilder.cpp 265 tailoring->ensureOwnedData(errorCode);
    [all...]

Completed in 162 milliseconds