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

  /external/chromium_org/third_party/icu/source/i18n/
windtfmt.cpp 60 UResourceBundle *topBundle = ures_open((char *) 0, base, &status);
61 UResourceBundle *calBundle = ures_getByKey(topBundle, "calendar", NULL, &status);
90 ures_close(topBundle);
  /external/icu4c/i18n/
windtfmt.cpp 60 UResourceBundle *topBundle = ures_open((char *) 0, base, &status);
61 UResourceBundle *calBundle = ures_getByKey(topBundle, "calendar", NULL, &status);
90 ures_close(topBundle);

Completed in 36 milliseconds