Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/pkgdata/
Dpkgdata.cpp1586 FileStream *icudtAllFile = NULL; in pkg_createWithoutAssemblyCode() local
1598 if((icudtAllFile = T_FileStream_open(icudtAll, "w"))==NULL) { in pkg_createWithoutAssemblyCode()
1692 T_FileStream_writeLine(icudtAllFile, cmd); in pkg_createWithoutAssemblyCode()
1724 T_FileStream_close(icudtAllFile); in pkg_createWithoutAssemblyCode()