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

  /external/chromium_org/third_party/icu/source/common/
normalizer2.cpp 420 STATIC_SIMPLE_SINGLETON(noopSingleton);
434 Norm2Singleton(noopSingleton).deleteInstance();
486 return Norm2Singleton(noopSingleton).getInstance(errorCode);
  /external/icu4c/common/
normalizer2.cpp 490 STATIC_SIMPLE_SINGLETON(noopSingleton);
504 Norm2Singleton(noopSingleton).deleteInstance();
551 return Norm2Singleton(noopSingleton).getInstance(errorCode);
    [all...]

Completed in 144 milliseconds