Home
last modified time | relevance | path

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

/external/icu/icu4c/source/extra/uconv/unicode/
Duwmsg.h23 U_CFUNC UResourceBundle *u_wmsg_setPath(const char *path, UErrorCode *err);
/external/icu/icu4c/source/extra/uconv/
Duwmsg.c92 U_CFUNC UResourceBundle *u_wmsg_setPath(const char *path, UErrorCode *err) in u_wmsg_setPath() function
Duconv.cpp102 gBundle = u_wmsg_setPath(UCONVMSG, &err); in initMsg()
119 gBundle = u_wmsg_setPath(dataPath, &err); in initMsg()