Searched defs:createUTS46Instance (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Duts46.cpp201 IDNA::createUTS46Instance(uint32_t options, UErrorCode &errorCode) { function in class:IDNA
1293 return reinterpret_cast<UIDNA *>(IDNA::createUTS46Instance(options, *pErrorCode));
/external/icu/icu4c/source/common/
H A Duts46.cpp201 IDNA::createUTS46Instance(uint32_t options, UErrorCode &errorCode) { function in class:IDNA
1291 return reinterpret_cast<UIDNA *>(IDNA::createUTS46Instance(options, *pErrorCode));

Completed in 499 milliseconds