Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/pkgdata/
Dpkgdata.cpp77 static int32_t pkg_createWindowsDLL(const char mode, const char *gencFilePath, UPKGOptions *o);
785 result = pkg_createWindowsDLL(mode, gencFilePath, o); in pkg_executeOptions()
1815 static int32_t pkg_createWindowsDLL(const char mode, const char *gencFilePath, UPKGOptions *o) { in pkg_createWindowsDLL() function