Searched refs:CustomCreatorSingleton (Results 1 – 1 of 1) sorted by relevance
1342 struct CustomCreatorSingleton { struct1357 CustomCreatorSingleton* GetCustomCreatorSingleton() { in GetCustomCreatorSingleton()1358 static CustomCreatorSingleton* ccs = new CustomCreatorSingleton; in GetCustomCreatorSingleton()