Searched refs:AddSingleton (Results 1 – 3 of 3) sorted by relevance
112 singletonContainer.AddSingleton("test", nullptr);114 singletonContainer.AddSingleton("test", nullptr);116 singletonContainer.AddSingleton("test2", nullptr);163 singletonContainer.AddSingleton("test", nullptr);
56 void SingletonContainer::AddSingleton(const std::string& name, void* instance) in AddSingleton() function in OHOS::Rosen::SingletonContainer72 AddSingleton(name, instance); in SetSingleton()
32 void AddSingleton(const std::string& name, void* instance);