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

  /external/icu/icu4c/source/i18n/
collationroot.cpp 33 static const CollationTailoring *rootSingleton = NULL;
41 SharedObject::clearPtr(rootSingleton);
64 t->addRef(); // The rootSingleton takes ownership.
65 rootSingleton = t.orphan();
72 return rootSingleton;
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 51 milliseconds