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

  /external/chromium_org/third_party/icu/source/common/
normlzr.cpp 80 fNorm2=Normalizer2Factory::getNoopInstance(errorCode);
normalizer2.cpp 485 const Normalizer2 *Normalizer2Factory::getNoopInstance(UErrorCode &errorCode) {
506 return getNoopInstance(errorCode);
normalizer2impl.h 516 static const Normalizer2 *getNoopInstance(UErrorCode &errorCode);
  /external/icu4c/common/
normlzr.cpp 79 fNorm2=Normalizer2Factory::getNoopInstance(errorCode);
normalizer2.cpp 550 const Normalizer2 *Normalizer2Factory::getNoopInstance(UErrorCode &errorCode) {
571 return getNoopInstance(errorCode);
    [all...]
normalizer2impl.h 610 static const Normalizer2 *getNoopInstance(UErrorCode &errorCode);

Completed in 64 milliseconds