Searched refs:bundle_write (Results 1 - 3 of 3) sorted by relevance

/external/icu4c/tools/genrb/
H A Dreslist.h69 void bundle_write(struct SRBRoot *bundle, const char *outputDir, const char *outputPkg, char *writtenFilename, int writtenFilenameLen, UErrorCode *status);
H A Dgenrb.c434 bundle_write(newPoolBundle, outputDir, NULL, outputFileName, sizeof(outputFileName), &status);
602 bundle_write(data, outputDir, packageName, outputFileName, sizeof(outputFileName), status);
H A Dreslist.c123 * Prewriting allows bundle_write() to determine the root resource item word,
647 void bundle_write(struct SRBRoot *bundle, function

Completed in 365 milliseconds