Searched refs:bundle_getKeyBytes (Results 1 - 6 of 6) sorted by relevance

/external/icu/icu4c/source/tools/genrb/
H A Dreslist.h87 bundle_getKeyBytes(struct SRBRoot *bundle, int32_t *pLength);
H A Dgenrb.c586 newKeys = bundle_getKeyBytes(data, &newKeysLength);
589 fprintf(stderr, "bundle_compactKeys(%s) or bundle_getKeyBytes() failed: %s\n",
H A Dreslist.c1404 bundle_getKeyBytes(struct SRBRoot *bundle, int32_t *pLength) { function
/external/chromium_org/third_party/icu/source/tools/genrb/
H A Dreslist.h89 bundle_getKeyBytes(struct SRBRoot *bundle, int32_t *pLength);
H A Dgenrb.c570 newKeys = bundle_getKeyBytes(data, &newKeysLength);
573 fprintf(stderr, "bundle_compactKeys(%s) or bundle_getKeyBytes() failed: %s\n",
H A Dreslist.c1372 bundle_getKeyBytes(struct SRBRoot *bundle, int32_t *pLength) { function

Completed in 154 milliseconds