Searched refs:doOpenChoice (Results 1 – 1 of 1) sorted by relevance
/external/icu4c/common/ |
D | udata.cpp | 1114 doOpenChoice(const char *path, const char *type, const char *name, in doOpenChoice() function 1339 return doOpenChoice(path, type, name, NULL, NULL, pErrorCode); in udata_open() 1359 return doOpenChoice(path, type, name, isAcceptable, context, pErrorCode); in udata_openChoice()
|