Lines Matching refs:SimpleSingletonWrapper
475 class Norm2Singleton : public SimpleSingletonWrapper<Normalizer2> {477 Norm2Singleton(SimpleSingleton &s) : SimpleSingletonWrapper<Normalizer2>(s) {}479 return SimpleSingletonWrapper<Normalizer2>::getInstance(createInstance, NULL, errorCode);