Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dudata.cpp1125 doOpenChoice(const char *path, const char *type, const char *name, in doOpenChoice() function
1365 return doOpenChoice(path, type, name, NULL, NULL, pErrorCode); in udata_open()
1385 return doOpenChoice(path, type, name, isAcceptable, context, pErrorCode); in udata_openChoice()