Searched refs:findTaggedAliasListsOffset (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Ducnv_io.cpp642 findTaggedAliasListsOffset(const char *alias, const char *standard, UErrorCode *pErrorCode) { function
835 uint32_t listOffset = findTaggedAliasListsOffset(convName, standard, pErrorCode);
957 uint32_t listOffset = findTaggedAliasListsOffset(alias, standard, pErrorCode);
/external/icu/icu4c/source/common/
H A Ducnv_io.cpp642 findTaggedAliasListsOffset(const char *alias, const char *standard, UErrorCode *pErrorCode) { function
835 uint32_t listOffset = findTaggedAliasListsOffset(convName, standard, pErrorCode);
957 uint32_t listOffset = findTaggedAliasListsOffset(alias, standard, pErrorCode);

Completed in 93 milliseconds