OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bundle_write
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/tools/genrb/
reslist.h
69
void
bundle_write
(struct SRBRoot *bundle, const char *outputDir, const char *outputPkg, char *writtenFilename, int writtenFilenameLen, UErrorCode *status);
genrb.c
434
bundle_write
(newPoolBundle, outputDir, NULL, outputFileName, sizeof(outputFileName), &status);
602
bundle_write
(data, outputDir, packageName, outputFileName, sizeof(outputFileName), status);
reslist.c
123
* Prewriting allows
bundle_write
() to determine the root resource item word,
647
void
bundle_write
(struct SRBRoot *bundle,
function
[
all
...]
Completed in 63 milliseconds