Searched defs:instances (Results 1 – 2 of 2) sorted by relevance
68 static std::map<std::string, std::unique_ptr<ViewType>> instances; in GetInstance() local
42 def check_instances(self, instances, classes): argument