Searched refs:VIEW_TYPE (Results 1 – 3 of 3) sorted by relevance
2 VIEW_TYPE = object() variable19 check_exists(manager, views, VIEW_TYPE)79 elif type == VIEW_TYPE:
31 db_utils.check_exists(self.manager, views, db_utils.VIEW_TYPE)
36 String VIEW_TYPE = "view"; field