HomeSort by relevance Sort by last modified time
    Searched refs:bundle_open (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/icu/source/tools/genrb/
reslist.h 68 struct SRBRoot *bundle_open(const struct UString* comment, UBool isPoolBundle, UErrorCode *status);
genrb.c 296 newPoolBundle = bundle_open(NULL, TRUE, &status);
parse.c     [all...]
reslist.c 1058 struct SRBRoot *bundle_open(const struct UString* comment, UBool isPoolBundle, UErrorCode *status) { function
    [all...]
  /external/icu4c/tools/genrb/
reslist.h 68 struct SRBRoot *bundle_open(const struct UString* comment, UBool isPoolBundle, UErrorCode *status);
genrb.c 291 newPoolBundle = bundle_open(NULL, TRUE, &status);
parse.cpp     [all...]
reslist.c 1060 struct SRBRoot *bundle_open(const struct UString* comment, UBool isPoolBundle, UErrorCode *status) { function
    [all...]

Completed in 209 milliseconds