Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/pkgdata/
Dpkgdata.cpp1192 sprintf(cmd, "%s %s %s %s", WIN_INSTALL_CMD, fileName, installDir, WIN_INSTALL_CMD_FLAGS); in pkg_installCommonMode()
1205 #define WIN_INSTALL_CMD "xcopy" macro
1259 sprintf(cmd, "%s %s %s %s", WIN_INSTALL_CMD, srcDir, installDir, WIN_INSTALL_CMD_FLAGS); in pkg_installFileMode()