Searched defs:singleton (Results 1 – 6 of 6) sorted by relevance
9 static std::shared_ptr<JavaReferencesCache> singleton{new JavaReferencesCache}; in instance() local
7 static std::shared_ptr<FrontendConverterProvider> singleton{new FrontendConverterProvider}; in instance() local
89 public void registerSingletonModule(SingletonModule singleton) { in registerSingletonModule()
103 public void registerSingletonModule(SingletonModule singleton) { in registerSingletonModule()