Searched refs:CustomCreatorSingleton (Results 1 – 1 of 1) sorted by relevance
1193 struct CustomCreatorSingleton { struct1208 CustomCreatorSingleton* GetCustomCreatorSingleton() { in GetCustomCreatorSingleton()1209 static CustomCreatorSingleton* ccs = new CustomCreatorSingleton; in GetCustomCreatorSingleton()