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

/external/chromium_org/third_party/icu/source/common/
H A Dudata.cpp948 /* following arguments are the same as doOpenChoice itself */
1006 /* following arguments are the same as doOpenChoice itself */
1101 doOpenChoice(const char *path, const char *type, const char *name, function
1326 return doOpenChoice(path, type, name, NULL, NULL, pErrorCode);
1346 return doOpenChoice(path, type, name, isAcceptable, context, pErrorCode);
/external/icu/icu4c/source/common/
H A Dudata.cpp940 /* following arguments are the same as doOpenChoice itself */
998 /* following arguments are the same as doOpenChoice itself */
1093 doOpenChoice(const char *path, const char *type, const char *name, function
1318 return doOpenChoice(path, type, name, NULL, NULL, pErrorCode);
1338 return doOpenChoice(path, type, name, isAcceptable, context, pErrorCode);

Completed in 763 milliseconds