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

/external/chromium_org/third_party/icu/source/i18n/
H A Dtranslit.cpp1348 return HAVE_REGISTRY(ec) ? _countAvailableSources() : 0;
1397 int32_t Transliterator::_countAvailableSources(void) { function in class:Transliterator
/external/icu4c/i18n/
H A Dtranslit.cpp1346 return HAVE_REGISTRY(ec) ? _countAvailableSources() : 0;
1395 int32_t Transliterator::_countAvailableSources(void) { function in class:Transliterator

Completed in 129 milliseconds