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

  /external/chromium_org/third_party/icu/source/i18n/
msgfmt.cpp 563 formatter = new DummyFormat();
594 if (ptr != NULL && dynamic_cast<DummyFormat*>((Format*)ptr) == NULL) {
597 // Not cached, or a DummyFormat representing setFormat(NULL).
    [all...]
  /external/icu/icu4c/source/i18n/
msgfmt.cpp 563 formatter = new DummyFormat();
594 if (ptr != NULL && dynamic_cast<DummyFormat*>((Format*)ptr) == NULL) {
597 // Not cached, or a DummyFormat representing setFormat(NULL).
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
msgfmt.h     [all...]
  /external/icu/icu4c/source/i18n/unicode/
msgfmt.h     [all...]

Completed in 498 milliseconds